OpenSearch/x-pack/plugin/ccr
Nhat Nguyen 5692be2161 Fix timing issue in CcrRetentionLeaseIT (#43054)
In these tests, we sleep for a small multiple of the renew interval,
then check that the retention leases are not changed. If a renewal
request takes longer than that interval because of GC or slow CI, then
the retention leases are not the same as before sleep. With this change,
we relax to assert that we eventually stop the renewable process.

Closes #39509
2019-06-11 18:03:16 -04:00
..
qa Replicate aliases in cross-cluster replication (#42875) 2019-06-04 20:36:24 -04:00
src Fix timing issue in CcrRetentionLeaseIT (#43054) 2019-06-11 18:03:16 -04:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00