parent
7789dfa0c9
commit
5a35a8582b
|
@ -362,6 +362,7 @@ public class RelocationIT extends ESIntegTestCase {
|
|||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/13542")
|
||||
public void testMoveShardsWhileRelocation() throws Exception {
|
||||
final String indexName = "test";
|
||||
|
||||
|
|
Loading…
Reference in New Issue