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 vtexplain race by waiting around for the fakesqldb tabletserver #5476

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

aquarapid
Copy link
Contributor

instances to exit cleanly. Fixes #5474

I have tested this, and WaitForClose will typically have to wait only a few milliseconds before all the tablets have exited cleanly, even with -shards 64

instances to exit cleanly.  Fixes vitessio#5474

Signed-off-by: Jacques Grove <[email protected]>
Copy link
Member

@demmer demmer left a comment

Choose a reason for hiding this comment

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

Seems sound to me.

@demmer demmer merged commit 0e90bab into vitessio:master Nov 27, 2019
systay pushed a commit that referenced this pull request Jul 22, 2024
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.

vtexplain race condition causes failures on slow machines
2 participants