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 5261673 commit e1d464bCopy full SHA for e1d464b
server/src/test/java/org/elasticsearch/index/seqno/RetentionLeaseSyncIT.java
@@ -205,6 +205,7 @@ public void testRetentionLeasesSyncOnExpiration() throws Exception {
205
}
206
207
208
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38487")
209
public void testRetentionLeasesSyncOnRecovery() throws Exception {
210
final int numberOfReplicas = 1;
211
/*
0 commit comments