6c54251e61
The `WatchLockService` was not using fair locks. This could result in out of order execution of queue executions of the same watch. Fork KeydLock tests from core and make global lock fair. Fixes elastic/elasticsearch#225 Original commit: elastic/x-pack-elasticsearch@77382e09ca |
||
---|---|---|
dev-tools | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= Elasticsearch Alerts Plugin This plugins adds alerting features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.