Skip to content

Commit daa4832

Browse files
[TEST] Mute FollowerFailOverIT.testFailOverOnFollower (#58659) (#59286)
Relates #58534 Co-authored-by: Dimitris Athanasiou <[email protected]>
1 parent 2b7456d commit daa4832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ protected boolean reuseClusters() {
5454
return false;
5555
}
5656

57+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58534")
5758
public void testFailOverOnFollower() throws Exception {
5859
final String leaderIndex = "leader_test_failover";
5960
final String followerIndex = "follower_test_failover";

0 commit comments

Comments
 (0)