mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit finishes the exception cleanup and resolves the TODOs that were left from the last set of exception changes and re-enables all muted tests. Closes elastic/elasticsearch#5 Original commit: elastic/x-pack-elasticsearch@742fa948ce
= 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.