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

During rebalancing process some requests on router fails #481

Open
Serpentian opened this issue Aug 2, 2024 · 2 comments
Open

During rebalancing process some requests on router fails #481

Serpentian opened this issue Aug 2, 2024 · 2 comments
Assignees
Labels

Comments

@Serpentian
Copy link
Contributor

Serpentian commented Aug 2, 2024

We need to investigate, why sometimes router fails to send requests to instance during rebalancing process. We should add tests in vshard, that under load all requests successfully pass. Or at least only several requests fail. The number of failed requests must be minimized.

On the first glance, I cannot see reason for that, as router always try to update its routing table and retry request, when bucket is moved.

Currently vshard requests rarely fail during rebalancing, which affects users in mission critical projects.

@Serpentian Serpentian self-assigned this Aug 2, 2024
@Serpentian
Copy link
Contributor Author

2sp for investigation and figuring out, whether we can do something about this.

@Gerold103
Copy link
Collaborator

test/rebalancer/stress* tests should be already covering this, strange.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants