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

Changed cluster creation to wait for all servers to change their state to OK #901

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

barshaul
Copy link
Contributor

It is now required that the cluster creation waits for all servers to change their state to OK before it returns, rather than waiting only for the first one to change its state.

This change prevents flaky tests due to CLUSTER DOWN errors by not starting testing before all servers are ready.

Copy link
Contributor

@nihohit nihohit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaymell LGTM

@jaymell
Copy link
Contributor

jaymell commented Jul 24, 2023

Thanks!

@jaymell jaymell merged commit a6b4c74 into redis-rs:main Jul 24, 2023
8 of 10 checks passed
@barshaul barshaul deleted the fix_cluster branch July 24, 2023 07:06
altanozlu pushed a commit to altanozlu/redis-rs that referenced this pull request Aug 16, 2023
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.

None yet

3 participants