mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
parent
257f3eff22
commit
a713183cab
@ -200,6 +200,7 @@ public class DiscoveryDisruptionIT extends AbstractDisruptionTestCase {
|
||||
ensureStableCluster(3);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37539")
|
||||
public void testElectMasterWithLatestVersion() throws Exception {
|
||||
final Set<String> nodes = new HashSet<>(internalCluster().startNodes(3));
|
||||
ensureStableCluster(3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user