mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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…
x
Reference in New Issue
Block a user