-
Notifications
You must be signed in to change notification settings - Fork 30
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
During reconfiguration process some requests on router fails #482
Labels
Comments
2sp for investigation and figuring out, whether we can do something about this. |
Fix the flakiness of the reconfiguration stress test in the scope of this issue:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to minimize the number of failed requests on router during reconfiguration process. Users are faced with a problem of router returning errors, when e.g. new replicaset is added. Probably related to #481
The text was updated successfully, but these errors were encountered: