mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
``` "schedule" : { "hourly" : [0] } ``` Was throwing an NPE now it gives a WatcherSettingsException. Fixes: elastic/elasticsearch#419 Original commit: elastic/x-pack-elasticsearch@f334712f96
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%