We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the store's number is 180. we resign pd leader may need one minute or more to finish elect the new leader:
details replay: https://gist.github.com/disksing/a1bf78007b674da7e15b52a9e25eb3a5
a new leader elected in 10 secend.
1 minute
pd-server -V
4.0.x, master
The text was updated successfully, but these errors were encountered:
nolouch
Successfully merging a pull request may close this issue.
Bug Report
What did you do?
When the store's number is 180. we resign pd leader may need one minute or more to finish elect the new leader:
details replay: https://gist.github.com/disksing/a1bf78007b674da7e15b52a9e25eb3a5
What did you expect to see?
a new leader elected in 10 secend.
What did you see instead?
1 minute
What version of PD are you using (
pd-server -V
)?4.0.x, master
The text was updated successfully, but these errors were encountered: