mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
7e552f393b
This commit also fixes test shard routing compilation error and disables local address check in the Shield IPFilter. This will be addressed in a followup, see elastic/elasticsearch#487 Original commit: elastic/x-pack-elasticsearch@984df0b131
= 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.