-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] CoordinatorTests testDoesNotPerformElectionWhenRestartingFollower failing #89543
Labels
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Comments
original-brownbear
added
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
>test-failure
Triaged test failures from CI
labels
Aug 23, 2022
elasticsearchmachine
added
the
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
label
Aug 23, 2022
Pinging @elastic/es-distributed (Team:Distributed) |
tlrx
added a commit
to tlrx/elasticsearch
that referenced
this issue
Sep 6, 2022
The test CoordinatorTests.testDoesNotPerformElectionWhenRestartingFollower failed for a 2 nodes cluster after a follower node is restarted (the last accepted cluster state has 1 node but no periodic checker, which looks OK to me). This commit changes the assertion to check the existence of the periodic checker only when seed hosts have been configured. Closes elastic#89543
Taking over this as mentioned in #89828 (comment) . |
kingherc
added a commit
to kingherc/elasticsearch
that referenced
this issue
Sep 7, 2022
Even when the cluster becomes single-node from multi-node. Or when the cluster becomes multi-node from single-node. Fixes elastic#89543
kingherc
added a commit
that referenced
this issue
Sep 8, 2022
Even when the cluster becomes single-node from multi-node. Or when the cluster becomes multi-node from single-node. Fixes #89543
kingherc
added a commit
to kingherc/elasticsearch
that referenced
this issue
Sep 8, 2022
Even when the cluster becomes single-node from multi-node. Or when the cluster becomes multi-node from single-node. Fixes elastic#89543
elasticsearchmachine
pushed a commit
that referenced
this issue
Sep 8, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Build scan:
https://gradle-enterprise.elastic.co/s/svflp24u53hec/tests/:server:test/org.elasticsearch.cluster.coordination.CoordinatorTests/testDoesNotPerformElectionWhenRestartingFollower
Reproduction line:
./gradlew ':server:test' --tests "org.elasticsearch.cluster.coordination.CoordinatorTests.testDoesNotPerformElectionWhenRestartingFollower" -Dtests.seed=971F1427747D3FEB -Dtests.locale=sl-SI -Dtests.timezone=Asia/Pyongyang -Druntime.java=17
Applicable branches:
main
Reproduces locally?:
yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.cluster.coordination.CoordinatorTests&tests.test=testDoesNotPerformElectionWhenRestartingFollower
Failure excerpt:
The text was updated successfully, but these errors were encountered: