Skip to content

Commit 0e1711b

Browse files
committed
Unmute testFollowIndexAndCloseNode
Resolved in #39584
1 parent 71c64bf commit 0e1711b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ public void testFailOverOnFollower() throws Exception {
122122
pauseFollow("follower-index");
123123
}
124124

125-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33337")
126125
public void testFollowIndexAndCloseNode() throws Exception {
127126
getFollowerCluster().ensureAtLeastNumDataNodes(3);
128127
String leaderIndexSettings = getIndexSettings(3, 1, singletonMap(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), "true"));

0 commit comments

Comments
 (0)