Skip to content

Fix CoordinatorTests.testUnresponsiveLeaderDetectedEventually 7.x#64490

Merged
fcofdez merged 1 commit intoelastic:7.xfrom
fcofdez:fix-test-unresponsive-leader-detected-eventually-edge-case-7.x
Nov 2, 2020
Merged

Fix CoordinatorTests.testUnresponsiveLeaderDetectedEventually 7.x#64490
fcofdez merged 1 commit intoelastic:7.xfrom
fcofdez:fix-test-unresponsive-leader-detected-eventually-edge-case-7.x

Conversation

@fcofdez
Copy link
Copy Markdown
Contributor

@fcofdez fcofdez commented Nov 2, 2020

Take into account messy scenarios of 5 node clusters elections
where multiple nodes can trigger an election concurrently, meaning
that it takes longer to stabilize the cluster and elect a leader.

Fixes #63918
Backport of #64462

Take into account messy scenarios of 5 node clusters elections
where multiple nodes can trigger an election concurrently, meaning
that it takes longer to stabilize the cluster and elect a leader.

Fixes elastic#63918
Backport of elastic#64462
@fcofdez fcofdez added >test Issues or PRs that are addressing/adding tests :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. v7.11.0 labels Nov 2, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Cluster Coordination)

@fcofdez fcofdez merged commit 6fa6b81 into elastic:7.x Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants