Skip to content

Commit 92004c4

Browse files
committed
Mute testFollowIndexAndCloseNode
Tracked at #33337
1 parent 3cbae0a commit 92004c4

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/ShardChangesIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ public void afterBulk(long executionId, BulkRequest request, Throwable failure)
305305
unfollowIndex("index2");
306306
}
307307

308+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33337")
308309
public void testFollowIndexAndCloseNode() throws Exception {
309310
internalCluster().ensureAtLeastNumDataNodes(3);
310311
String leaderIndexSettings = getIndexSettings(3, 1, singletonMap(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), "true"));

0 commit comments

Comments
 (0)