We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acfae0 commit e6e70a8Copy full SHA for e6e70a8
x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/CcrRetentionLeaseIT.java
@@ -467,6 +467,7 @@ public void testUnfollowRemovesRetentionLeases() throws Exception {
467
}
468
469
470
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39201")
471
public void testUnfollowFailsToRemoveRetentionLeases() throws Exception {
472
final String leaderIndex = "leader";
473
final String followerIndex = "follower";
0 commit comments