parent
bb2f8485f1
commit
83688ce2d4
|
@ -124,7 +124,6 @@ public class FollowerFailOverIT extends CcrIntegTestCase {
|
|||
pauseFollow(followerIndex);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33337")
|
||||
public void testFollowIndexAndCloseNode() throws Exception {
|
||||
getFollowerCluster().ensureAtLeastNumDataNodes(3);
|
||||
String leaderIndexSettings = getIndexSettings(3, 1, singletonMap(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), "true"));
|
||||
|
|
Loading…
Reference in New Issue