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

puller: close kvclient correctly when stopping a processor (#11957) #11980

Merged

fix

f06b228
Select commit
Loading
Failed to load commit list.
Merged

puller: close kvclient correctly when stopping a processor (#11957) #11980

fix
f06b228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2025 in 0s

44.0000% of diff hit (target 0.0000%)

View this Pull Request on Codecov

44.0000% of diff hit (target 0.0000%)

Annotations

Check warning on line 1095 in cdc/processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/processor/processor.go#L1092-L1095

Added lines #L1092 - L1095 were not covered by tests

Check warning on line 170 in cdc/puller/ddl_puller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/puller/ddl_puller.go#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 366 in cdc/puller/multiplexing_puller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/puller/multiplexing_puller.go#L360-L366

Added lines #L360 - L366 were not covered by tests