mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
Relates #58534 Co-authored-by: Dimitris Athanasiou <dimitris@elastic.co>
This commit is contained in:
parent
2b7456db7f
commit
daa48329ec
@ -54,6 +54,7 @@ public class FollowerFailOverIT extends CcrIntegTestCase {
|
||||
return false;
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58534")
|
||||
public void testFailOverOnFollower() throws Exception {
|
||||
final String leaderIndex = "leader_test_failover";
|
||||
final String followerIndex = "follower_test_failover";
|
||||
|
Loading…
x
Reference in New Issue
Block a user