Skip to content

Commit 0160ba2

Browse files
committed
AwaitsFix testAddNewReplicas
Tracked at #37183
1 parent 659326f commit 0160ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/replication/RecoveryDuringReplicationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ public void testTransferMaxSeenAutoIdTimestampOnResync() throws Exception {
691691
}
692692
}
693693

694+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37183")
694695
public void testAddNewReplicas() throws Exception {
695696
try (ReplicationGroup shards = createGroup(between(0, 1))) {
696697
shards.startAll();

0 commit comments

Comments
 (0)