OpenSearch/x-pack/plugin
Alexander Reelsen 51418fc158
Watcher: Mark watcher as started only after loading watches (#30403)
Starting watcher should wait for the watcher to be started before
marking the status as started, which is now done via a callback.

Also, reloading watcher could set the execution service to paused. This could
lead to watches not being executed, when run in tests. This fix does not
change the paused flag in the execution service, just clears out the
current queue and executions.

Closes #30381
2018-05-08 17:47:01 +01:00
..
bwc Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
core Merge branch 'master' into index-lifecycle 2018-05-06 18:17:36 -04:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
index-lifecycle Throws ElasticsearchException from cluster state tasks if something 2018-05-03 11:05:37 +01:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML] Account for gaps in data counts after job is reopened (#30294) 2018-05-03 15:08:24 +01:00
monitoring Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
rollup [Rollup] Validate timezone in range queries (#30338) 2018-05-04 10:45:16 -07:00
security Security: reduce garbage during index resolution (#30180) 2018-05-03 12:48:23 -06:00
sql Upgrade to 7.4.0-snapshot-1ed95c097b (#30357) 2018-05-04 11:44:22 +02:00
src/test Merge branch 'master' into index-lifecycle 2018-05-03 08:54:15 +01:00
upgrade Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
watcher Watcher: Mark watcher as started only after loading watches (#30403) 2018-05-08 17:47:01 +01:00
build.gradle Merge branch 'master' into index-lifecycle 2018-04-26 15:15:45 -07:00