Browse Source

Merge pull request #17530 from jimferenczi/bwc_2.3.1

Replace problematic bwc indices for 2.3.1 with newly generated one.
Jim Ferenczi 9 years ago
parent
commit
6c8d9acc75

+ 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