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: fix retry logic when check store version failed (#11903) #11931

Merged

distiguish error return by checkStoreVersion

e434beb
Select commit
Loading
Failed to load commit list.
Merged

puller: fix retry logic when check store version failed (#11903) #11931

distiguish error return by checkStoreVersion
e434beb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 24, 2024 in 1s

67.5675% of diff hit (target 0.0000%)

View this Pull Request on Codecov

67.5675% of diff hit (target 0.0000%)

Annotations

Check warning on line 104 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L104

Added line #L104 was not covered by tests

Check warning on line 109 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 356 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L354-L356

Added lines #L354 - L356 were not covered by tests

Check warning on line 203 in pkg/version/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/version/check.go#L202-L203

Added lines #L202 - L203 were not covered by tests