Skip to content

Commit 3a44dbb

Browse files
Mute CcrRetentionLeaseIT#testRetentionLeaseRenewalIsCancelledWhenFollowingIsPaused
Relates elastic#39509
1 parent 6f3578a commit 3a44dbb

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
@@ -614,6 +614,7 @@ public void testRetentionLeaseAdvancesWhileFollowing() throws Exception {
614614
});
615615
}
616616

617+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39509")
617618
@TestLogging(value = "org.elasticsearch.xpack.ccr:trace")
618619
public void testRetentionLeaseRenewalIsCancelledWhenFollowingIsPaused() throws Exception {
619620
final String leaderIndex = "leader";

0 commit comments

Comments
 (0)