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 bab7a4b commit ff710edCopy full SHA for ff710ed
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