mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This is caused by a breaking change in https://github.com/elastic/elasticsearch/pull/14304 Original commit: elastic/x-pack-elasticsearch@b376ad2042
= 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.