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

Speed up master re-election in REST tests #27332

Closed
wants to merge 1 commit into from

Conversation

ywelsch
Copy link
Contributor

@ywelsch ywelsch commented Nov 9, 2017

If a node decides to become master based on partial information from the pinging, but the other nodes join another master, don't let the node hang for 30 seconds to correct its mistake. Instead, only wait "2 * ping timeout" to do another round of pinging.

Closes #27233

@DaveCTurner
Copy link
Contributor

LGTM, assuming CI likes it.

@ywelsch
Copy link
Contributor Author

ywelsch commented Nov 10, 2017

superseded by #27344

@ywelsch ywelsch closed this Nov 10, 2017
@ywelsch ywelsch removed :Delivery/Build Build or test infrastructure >test Issues or PRs that are addressing/adding tests v5.6.5 v6.0.1 v6.1.0 v7.0.0 labels Dec 2, 2017
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.

2 participants