Revert "Disable CcrRetentionLeaseIT#testRetentionLeasesAreNotBeingRenewedAfterRecoveryCompletes."

This reverts commit 343039e200.
This commit is contained in:
Adrien Grand 2019-04-18 11:31:00 +02:00
parent 343039e200
commit 86e56590a7
1 changed files with 0 additions and 1 deletions

View File

@ -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);