mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Revert "Disable CcrRetentionLeaseIT#testRetentionLeasesAreNotBeingRenewedAfterRecoveryCompletes."
This reverts commit 343039e20053aeb42a26438078ae2dc6472ef9c3.
This commit is contained in:
parent
343039e200
commit
86e56590a7
@ -266,7 +266,6 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
|
||||
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/39331")
|
||||
public void testRetentionLeasesAreNotBeingRenewedAfterRecoveryCompletes() throws Exception {
|
||||
final String leaderIndex = "leader";
|
||||
final int numberOfShards = randomIntBetween(1, 3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user