We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6417044 commit 0ced775Copy full SHA for 0ced775
server/src/test/java/org/elasticsearch/cluster/coordination/RareClusterStateIT.java
@@ -283,6 +283,7 @@ public void testDelayedMappingPropagationOnPrimary() throws Exception {
283
});
284
}
285
286
+ @AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/36813")
287
public void testDelayedMappingPropagationOnReplica() throws Exception {
288
// This is essentially the same thing as testDelayedMappingPropagationOnPrimary
289
// but for replicas
0 commit comments