Skip to content

Commit ff61ee1

Browse files
committed
Mute FollowerFailOverIT.testFollowIndexAndCloseNode
Issue #33337
1 parent e11b2b7 commit ff61ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/FollowerFailOverIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public void testFailOverOnFollower() throws Exception {
9393
pauseFollow("follower-index");
9494
}
9595

96+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33337")
9697
public void testFollowIndexAndCloseNode() throws Exception {
9798
getFollowerCluster().ensureAtLeastNumDataNodes(3);
9899
String leaderIndexSettings = getIndexSettings(3, 1, singletonMap(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), "true"));

0 commit comments

Comments
 (0)