Quellcode durchsuchen

Replace problematic bwc indices for 2.3.1 with newly generated one.
Restore the test OldIndexBackwardsCompatibilityIT.testOldIndexes which now works fine with 2.3.1 bwc indices.

Jim Ferenczi vor 9 Jahren
Ursprung
Commit
0225376a49

+ 1 - 2
core/src/test/java/org/elasticsearch/bwcompat/OldIndexBackwardsCompatibilityIT.java

@@ -294,8 +294,7 @@ public class OldIndexBackwardsCompatibilityIT extends ESIntegTestCase {
             fail(msg.toString());
         }
     }
-
-    @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/17514")
+    
     public void testOldIndexes() throws Exception {
         setupCluster();
 

BIN
core/src/test/resources/indices/bwc/index-2.3.1.zip


BIN
core/src/test/resources/indices/bwc/repo-2.3.1.zip