OpenSearch/x-pack/plugin
Nhat Nguyen f64b20383e
Replace awaitBusy with assertBusy in atLeastDocsIndexed (#38190)
Unlike assertBusy, awaitBusy does not retry if the code-block throws an
AssertionError. A refresh in atLeastDocsIndexed can fail because we call
this method while we are closing some node in FollowerFailOverIT.
2019-02-01 13:31:17 -05:00
..
ccr Replace awaitBusy with assertBusy in atLeastDocsIndexed (#38190) 2019-02-01 13:31:17 -05:00
core Allow built-in monitoring_user role to call GET _xpack API (#38060) 2019-02-01 08:56:34 -08:00
deprecation [ML] Datafeed deprecation checks (#38026) 2019-01-30 20:12:20 +00:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Skip Shrink when numberOfShards not changed (#37953) 2019-01-30 15:09:17 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml ML: Fix error race condition on stop _all datafeeds and close _all jobs (#38113) 2019-02-01 11:16:35 -06:00
monitoring Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
rollup Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
security Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
sql SQL: Implement FIRST/LAST aggregate functions (#37936) 2019-01-31 16:33:05 +02:00
src/test Move watcher to use seq# and primary term for concurrency control (#37977) 2019-01-30 20:14:59 -05: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 Move watcher to use seq# and primary term for concurrency control (#37977) 2019-01-30 20:14:59 -05:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00