Browse Source

AwaitsFix testRetryPointInTime

Tracked at #67307
Nhat Nguyen 4 years ago
parent
commit
516ec98ae6

+ 1 - 0
x-pack/plugin/frozen-indices/src/internalClusterTest/java/org/elasticsearch/index/engine/FrozenIndexIT.java

@@ -184,6 +184,7 @@ public class FrozenIndexIT extends ESIntegTestCase {
         }
     }
 
+    @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/67307")
     public void testRetryPointInTime() throws Exception {
         internalCluster().ensureAtLeastNumDataNodes(1);
         final List<String> dataNodes =