mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
parent
38a1d4fcdb
commit
f79e602d9f
@ -286,6 +286,7 @@ public class ClusterDisruptionIT extends AbstractDisruptionTestCase {
|
||||
}
|
||||
|
||||
// simulate handling of sending shard failure during an isolation
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36428")
|
||||
public void testSendingShardFailure() throws Exception {
|
||||
List<String> nodes = startCluster(3);
|
||||
String masterNode = internalCluster().getMasterName();
|
||||
|
Loading…
x
Reference in New Issue
Block a user