Skip to content

Commit f737b05

Browse files
committed
Mute CcrRetentionLeaseIT.testForgetFollower
elastic#39850
1 parent 08c0ecb commit f737b05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/CcrRetentionLeaseIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,7 @@ public void onResponseReceived(
921921
}
922922
}
923923

924+
@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/39850")
924925
public void testForgetFollower() throws Exception {
925926
final String leaderIndex = "leader";
926927
final String followerIndex = "follower";

0 commit comments

Comments
 (0)