parent
a5ce1e0bec
commit
204480d818
|
@ -181,6 +181,7 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
|
|||
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39011")
|
||||
public void testRetentionLeaseIsRenewedDuringRecovery() throws Exception {
|
||||
final String leaderIndex = "leader";
|
||||
final int numberOfShards = randomIntBetween(1, 3);
|
||||
|
|
Loading…
Reference in New Issue