mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
remove await fix from testCannotAllocateStaleReplicaExplanation
This commit is contained in:
parent
06b8a1ada7
commit
5bf9cb9f70
@ -1010,7 +1010,6 @@ public final class ClusterAllocationExplainIT extends ESIntegTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "")
|
||||
public void testCannotAllocateStaleReplicaExplanation() throws Exception {
|
||||
logger.info("--> starting 3 nodes");
|
||||
final String masterNode = internalCluster().startNode();
|
||||
|
Loading…
x
Reference in New Issue
Block a user