mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
We shouldn't have marvel enabled for these tests because we get false test failures due to marvel indices existing and failing to lock the shard. Original commit: elastic/x-pack-elasticsearch@11123bb660
= 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.