parent
e6a124c118
commit
0f29b89655
|
@ -54,7 +54,6 @@ public class FollowerFailOverIT extends CcrIntegTestCase {
|
|||
return false;
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38633")
|
||||
public void testFailOverOnFollower() throws Exception {
|
||||
final String leaderIndex = "leader_test_failover";
|
||||
final String followerIndex = "follower_test_failover";
|
||||
|
|
Loading…
Reference in New Issue