Skip to content

Commit 83688ce

Browse files
committed
Unmute testFollowIndexAndCloseNode
Resolved in #39584
1 parent bb2f848 commit 83688ce

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
@@ -124,7 +124,6 @@ public void testFailOverOnFollower() throws Exception {
124124
pauseFollow(followerIndex);
125125
}
126126

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

0 commit comments

Comments
 (0)