Reenable testCloseOrDeleteIndexDuringSnapshot (#41892)

* Relates #39828
This commit is contained in:
Armin Braun 2019-05-08 13:10:19 +02:00 committed by GitHub
parent 711ace0533
commit 5c824f3993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2424,7 +2424,6 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39828")
public void testCloseOrDeleteIndexDuringSnapshot() throws Exception {
Client client = client();