OpenSearch/x-pack/plugin
Gordon Brown 3883e9bf4c
Split RolloverStep into Wait and Action steps (#35524)
RolloverAction will now periodically check the rollover conditions using
the Rollover API with the dry_run option as an AsyncWaitStep, then run
the rollover itself by calling the Rollover API with no conditions,
which will always roll over, as an AsyncActionStep. This will resolve
race condition issues in policies using RolloverAction.
2018-11-15 17:11:31 -07:00
..
ccr [TEST] Force flush to ensure multiple segments. 2018-11-13 14:58:17 +01:00
core Split RolloverStep into Wait and Action steps (#35524) 2018-11-15 17:11:31 -07:00
deprecation Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
graph Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00
ilm Split RolloverStep into Wait and Action steps (#35524) 2018-11-15 17:11:31 -07:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Add delayed datacheck to the datafeed job runner (#35387) 2018-11-15 13:32:45 -06:00
monitoring Add more detailed OS name on Linux (#35352) 2018-11-08 12:16:58 -05:00
rollup [Rollup] Add `wait_for_completion` option to StopRollupJob API (#34811) 2018-11-13 16:37:17 -05:00
security Remove deprecated constructor from failure handler (#35565) 2018-11-14 17:04:33 -07:00
sql SQL: clear the cursor if nested inner hits are enough to fulfill the query required limits (#35398) 2018-11-15 14:33:47 +02:00
src/test update move-to-step spec with proper docs and extra warning to clients (#35477) 2018-11-14 14:08:31 -08:00
upgrade Refactor: Remove settings from transport action CTOR (#35208) 2018-11-05 13:08:18 +01:00
watcher Watcher: Ignore system locale/timezone in croneval CLI tool (#33215) 2018-11-07 09:03:35 +01:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00