aacbeb2a81
This is required to make sure that the integration for monitoring the Watcher Threadpool is actually working. - Also added the full property name when the assertContains check fails - Made shieldEnabled an instance level field rather than a static one - Added watcherEnabled field in the same fashion (including enableWatcher method that by default randomly enables it) - Added method to locally filter the expected field names based on watcher being enabled for the failing test Original commit: elastic/x-pack-elasticsearch@2c56e2f26f |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.