-
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] NoMasterNodeIT.testNoMasterActions failed #42051
Labels
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
>test-failure
Triaged test failures from CI
Comments
bizybot
added
>test-failure
Triaged test failures from CI
:Distributed Coordination/Cluster Coordination
Cluster formation and cluster state publication, including cluster membership and fault detection.
labels
May 10, 2019
Pinging @elastic/es-distributed |
Can you have a look @andrershov? Just quickly looking at this, we should probably have to call |
ping @andrershov |
1 similar comment
ping @andrershov |
andrershov
added a commit
that referenced
this issue
Jun 24, 2019
This commit performs the proper restore of network disruption. Previously disruptionScheme.stopDisrupting() was called that does not ensure that connectivity between cluster nodes is restored. The test was checking that the cluster has green status, but it was not checking that connectivity between nodes is restored. Here we switch to internalCluster().clearDisruptionScheme(true) which performs both checks before returning. Similar to #42798 Closes #42051
andrershov
pushed a commit
that referenced
this issue
Jun 24, 2019
This commit performs the proper restore of network disruption. Previously disruptionScheme.stopDisrupting() was called that does not ensure that connectivity between cluster nodes is restored. The test was checking that the cluster has green status, but it was not checking that connectivity between nodes is restored. Here we switch to internalCluster().clearDisruptionScheme(true) which performs both checks before returning. Similar to #42798 Closes #42051 (cherry picked from commit cd1ed66)
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.
>test-failure
Triaged test failures from CI
NoMasterNodeIT.testNoMasterActions failed in
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=opensuse/386/console
Could not reproduce locally with following:
consoleText.txt
The text was updated successfully, but these errors were encountered: