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

processor: fix a bug that will cause processor Tick get stuck when downstream is Kafka #11339

Merged
merged 14 commits into from
Jul 4, 2024

Merge branch 'debug_kafka_sink_stuck' of github.com:asddongmen/ticdc …

54b828b
Select commit
Loading
Failed to load commit list.
Merged

processor: fix a bug that will cause processor Tick get stuck when downstream is Kafka #11339

Merge branch 'debug_kafka_sink_stuck' of github.com:asddongmen/ticdc …
54b828b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 0s

57.5747% (-0.0401%) compared to 04a7d6a

View this Pull Request on Codecov

57.5747% (-0.0401%) compared to 04a7d6a

Details

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 57.5747%. Comparing base (04a7d6a) to head (54b828b).

Additional details and impacted files
Components Coverage Δ
cdc 61.3431% <0.0000%> (-0.0342%) ⬇️
dm 51.1809% <ø> (-0.0585%) ⬇️
engine 63.3526% <ø> (+0.0070%) ⬆️
@@               Coverage Diff                @@
##             master     #11339        +/-   ##
================================================
- Coverage   57.6147%   57.5747%   -0.0401%     
================================================
  Files           849        849                
  Lines        126294     126262        -32     
================================================
- Hits          72764      72695        -69     
- Misses        48121      48155        +34     
- Partials       5409       5412         +3