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 occasionally failed UT after raft introduced #501

Closed
dangleptr opened this issue Jun 6, 2019 · 1 comment · Fixed by #444
Closed

Fix occasionally failed UT after raft introduced #501

dangleptr opened this issue Jun 6, 2019 · 1 comment · Fixed by #444
Milestone

Comments

@dangleptr
Copy link
Contributor

After #405 merged in, we found the kvstore maybe used before leader election. Currently, we just sleep 1 second to wait for the leader election. It is not enough.

@sherman-the-tank
Copy link
Member

Good one 👍

@sherman-the-tank sherman-the-tank added this to the v1_beta_release milestone Jun 8, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Mar 21, 2022
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 a pull request may close this issue.

2 participants