Skip to content

Commit

Permalink
Mute CcrRetentionLeaseIT#testRetentionLeaseRenewalIsCancelledWhenFoll…
Browse files Browse the repository at this point in the history
…owingIsPaused

Relates elastic#39509
  • Loading branch information
danielmitterdorfer committed Mar 11, 2019
1 parent 6f3578a commit 3a44dbb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ public void testRetentionLeaseAdvancesWhileFollowing() throws Exception {
});
}

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

0 comments on commit 3a44dbb

Please sign in to comment.