OpenSearch/x-pack/plugin
Jason Tedor 6e06f82106
Fix failing CCR retention lease test
Finally! This commit should fix the issues with the CCR retention lease
that has been plaguing build failures. The issue here is that we are
trying to prevent the clear session requests from being executed until
after we have been able to validate that retention leases are being
renewed. However, we were only blocking the clear session requests but
not blocking them when they are proxied through another node. This
commit addresses that.

Relates #39268
2019-02-22 20:43:39 -05:00
..
ccr Fix failing CCR retention lease test 2019-02-22 20:43:39 -05:00
core Remove ExceptionsHelper#detailedMessage in tests (#37921) (#39297) 2019-02-22 14:03:29 +01:00
data-frame [ML-DataFrame] Add _preview endpoint (#38924) (#39319) 2019-02-22 10:55:38 -06:00
deprecation ML refactor DatafeedsConfig(Update) so defaults are not populated in queries or aggs (#38822) (#39119) 2019-02-19 12:45:56 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Fix testCannotShrinkLeaderIndex (#38529) 2019-02-22 08:03:36 -07:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Increase datafeed integration test timeout for slow machines (#39311) 2019-02-22 15:35:32 +00:00
monitoring Add ILM plugin for MonitoringIT tests (#39271) 2019-02-21 21:45:43 -07:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Rebuild remote connections on profile changes (#39146) 2019-02-21 14:00:39 -07:00
sql SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00
src/test ML refactor DatafeedsConfig(Update) so defaults are not populated in queries or aggs (#38822) (#39119) 2019-02-19 12:45:56 -06:00
upgrade 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
watcher Avoid using TimeWarp in TransformIntegrationTests. (#39277) 2019-02-21 18:02:44 -08:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00