parent
5261673349
commit
e1d464b22c
|
@ -205,6 +205,7 @@ public class RetentionLeaseSyncIT extends ESIntegTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38487")
|
||||
public void testRetentionLeasesSyncOnRecovery() throws Exception {
|
||||
final int numberOfReplicas = 1;
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue