Skip to content

Commit

Permalink
Unmute testFollowIndexAndCloseNode
Browse files Browse the repository at this point in the history
Resolved in #39584
  • Loading branch information
dnhatn committed Mar 7, 2019
1 parent 609baa5 commit bf3df3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ public void testFailOverOnFollower() throws Exception {
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"));
Expand Down

0 comments on commit bf3df3e

Please sign in to comment.