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 4082957 commit 18ee06cCopy full SHA for 18ee06c
server/src/test/java/org/elasticsearch/index/replication/IndexLevelReplicationTests.java
@@ -536,6 +536,7 @@ public void testRequestFailureReplication() throws Exception {
536
}
537
538
539
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52148")
540
public void testSeqNoCollision() throws Exception {
541
try (ReplicationGroup shards = createGroup(2)) {
542
shards.startAll();
0 commit comments