Revert "Disable CcrRetentionLeaseIT#testRetentionLeasesAreNotBeingRenewedAfterRecoveryCompletes."

This reverts commit 343039e20053aeb42a26438078ae2dc6472ef9c3.
This commit is contained in:
Adrien Grand 2019-04-18 11:31:00 +02:00
parent 343039e200
commit 86e56590a7

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