OpenSearch/x-pack/plugin
Nhat Nguyen 028e792e1d Remove already exist assertion while renew ccr lease (#46009)
If a CCR lease is disappeared while we are renewing it, then we will
issue asyncAddRetentionLease to add that lease. And if
asyncAddRetentionLease takes longer than retentionLeaseRenewInterval,
then we can issue another asyncAddRetentionLease request. One of
asyncAddRetentionLease requests will fail with
RetentionLeaseAlreadyExistsException, hence trip the assertion.

Closes #45192
2019-08-29 09:44:40 -04:00
..
ccr Remove already exist assertion while renew ccr lease (#46009) 2019-08-29 09:44:40 -04:00
core Refactor auditor-related classes (#45893) (#46120) 2019-08-29 14:21:03 +02:00
data-frame Refactor auditor-related classes (#45893) (#46120) 2019-08-29 14:21:03 +02:00
data-science Fix compilation in CumulativeCardinalityAggregatorTests 2019-08-28 09:31:48 -04:00
deprecation Add deprecation check for pidfile setting (#45939) 2019-08-24 17:19:20 -04:00
frozen-indices Ignore translog retention policy if soft-deletes enabled (#45473) 2019-08-22 16:40:06 -04:00
graph Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
ilm [7.x] Fix rollover alias in SLM history index template (#46001) 2019-08-28 14:50:22 -07:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Refactor auditor-related classes (#45893) (#46120) 2019-08-29 14:21:03 +02:00
monitoring Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
rollup Fixing rollup state tests after onFailure ordering change (#45784) (#45814) 2019-08-21 14:46:09 -05:00
search-business-rules Search enhancement: pinned queries (#44345) (#45657) 2019-08-20 11:38:22 +01:00
security Add `manage_own_api_key` cluster privilege (#45897) (#46023) 2019-08-28 00:44:23 +10:00
spatial Add Circle Processor (#43851) (#46097) 2019-08-28 14:44:08 -07:00
sql Update joda to 2.10.3 (#45495) 2019-08-23 10:39:39 +02:00
src/test Use float instead of double for query vectors. (#46004) 2019-08-28 11:03:14 -07:00
vectors Use float instead of double for query vectors. (#46004) 2019-08-28 11:03:14 -07:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher Watcher max_iterations with foreach action execution (#45715) (#46039) 2019-08-27 16:57:20 -05:00
build.gradle Skip feature aware check on JDK 14 (#45928) 2019-08-23 17:38:15 -04:00