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

Use /readyz for 1.7.3 onwards #124

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Use /readyz for 1.7.3 onwards #124

merged 1 commit into from
Jan 2, 2024

Conversation

mrIncompetent
Copy link
Contributor

The /readyz endpoints only reports success when all sharts on the node have been fully replicated. This ensures availability during a rolling update.

This functionality was tested by continously restarting a StatefulSet for 1h, while running bfb against the cluster. Testing manifests can be found in https://github.com/qdrant/qdrant-helm/tree/update-validation

@bashofmann
Copy link
Collaborator

Could you fix the failing unit test and add an integration test that a multi node cluster can be created and a rolling update works?

@mrIncompetent mrIncompetent force-pushed the readyz branch 2 times, most recently from 6e93e76 to 7a1a26f Compare January 2, 2024 14:01
@mrIncompetent mrIncompetent merged commit f5cd22e into main Jan 2, 2024
1 check passed
@mrIncompetent mrIncompetent deleted the readyz branch January 2, 2024 17:59
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.

2 participants