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

Fix intermittent failure when using cdrs driver #963

Merged
merged 2 commits into from Dec 20, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Dec 14, 2022

closes #958

The issue was caused by a bug in cdrs-tokio which I have submitted upstream here: krojew/cdrs-tokio#136

As a bonus we were able to remove some sleeps we previously needed, taking about ~40s (4*10s) off our total test runtime.

shotover-proxy/Cargo.toml Outdated Show resolved Hide resolved
@rukai rukai force-pushed the fix_intermittent_cdrs_failure branch 6 times, most recently from 3e221f3 to 14c7947 Compare December 14, 2022 09:49
@rukai rukai force-pushed the fix_intermittent_cdrs_failure branch from 14c7947 to b79514a Compare December 14, 2022 11:10
@conorbros conorbros enabled auto-merge (squash) December 20, 2022 04:38
@conorbros conorbros merged commit 7802450 into shotover:main Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cluster_single_rack_v4::case_1_cdrs - Fix intermittent failure in CI
3 participants