OpenSearch/x-pack/plugin/ccr
Jason Tedor c8c596cead
Introduce retention lease expiration (#37195)
This commit implements a straightforward approach to retention lease
expiration. Namely, we inspect which leases are expired when obtaining
the current leases through the replication tracker. At that moment, we
clean the map that persists the retention leases in memory.
2019-01-07 22:03:52 -08:00
..
qa Add the ability to set the number of hits to track accurately (#36357) 2019-01-04 20:36:49 +01:00
src Introduce retention lease expiration (#37195) 2019-01-07 22:03:52 -08:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00