Skip to content

Commit 0f29b89

Browse files
committed
Unmute FollowerFailOverIT#testFailOverOnFollower
Relates #38633
1 parent e6a124c commit 0f29b89

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
@@ -54,7 +54,6 @@ protected boolean reuseClusters() {
5454
return false;
5555
}
5656

57-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38633")
5857
public void testFailOverOnFollower() throws Exception {
5958
final String leaderIndex = "leader_test_failover";
6059
final String followerIndex = "follower_test_failover";

0 commit comments

Comments
 (0)