mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
This fixes jarhell issues running watcher tests in Eclipse but it requires that elasticsearch core export its copy of TestShardRouting in its test jar. Original commit: elastic/x-pack-elasticsearch@2a83d52553
= 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.