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

Merged
merged 7 commits into from
Dec 24, 2024

distiguish error return by checkStoreVersion

2441bec
Select commit
Loading
Failed to load commit list.
Merged

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

distiguish error return by checkStoreVersion
2441bec
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 324 in cdc/kv/shared_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/kv/shared_stream.go#L322-L324

Added lines #L322 - L324 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/version/check.go#L204-L205

Added lines #L204 - L205 were not covered by tests