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