|
@@ -1904,6 +1904,7 @@ public class CoordinatorTests extends AbstractCoordinatorTestCase {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/89867")
|
|
public void testSingleNodeDiscoveryStabilisesEvenWhenDisrupted() {
|
|
public void testSingleNodeDiscoveryStabilisesEvenWhenDisrupted() {
|
|
try (
|
|
try (
|
|
Cluster cluster = new Cluster(
|
|
Cluster cluster = new Cluster(
|