Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sink(ticdc): limit the number of transactions cached in a mysql worker #10892

Merged
merged 10 commits into from
Apr 22, 2024

address comments

4d8fef9
Select commit
Loading
Failed to load commit list.
Merged

sink(ticdc): limit the number of transactions cached in a mysql worker #10892

address comments
4d8fef9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

57.4291% (+0.0283%) compared to 630734a

View this Pull Request on Codecov

57.4291% (+0.0283%) compared to 630734a

Details

Codecov Report

Merging #10892 (4d8fef9) into master (630734a) will increase coverage by 0.0283%.
Report is 1 commits behind head on master.
The diff coverage is 63.6363%.

Additional details and impacted files
Components Coverage Δ
cdc 61.6988% <63.6363%> (-0.0017%) ⬇️
dm 51.2838% <ø> (+0.0363%) ⬆️
engine 63.4585% <ø> (+0.0776%) ⬆️
@@               Coverage Diff                @@
##             master     #10892        +/-   ##
================================================
+ Coverage   57.4007%   57.4291%   +0.0283%     
================================================
  Files           849        851         +2     
  Lines        125021     125196       +175     
================================================
+ Hits          71763      71899       +136     
- Misses        47869      47912        +43     
+ Partials       5389       5385         -4