OpenSearch/plugin
Jay Modi 1a7e842c15 Make XPackFeatureSet#usage calls asynchronous (elastic/x-pack-elasticsearch#738)
This commit makes the XPackFeatureSet#usage calls asynchronous. Previously these were synchronous
calls that would execute a multi-search request from the currently elected master node in a blocking
fashion. The multi-search request is now executed asynchronously.

relates elastic/x-pack-elasticsearch#213

Original commit: elastic/x-pack-elasticsearch@a0cb988442
2017-03-20 14:23:04 -04:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Fix SHAs for Netty dependencies 2017-03-12 01:19:17 -05:00
src Make XPackFeatureSet#usage calls asynchronous (elastic/x-pack-elasticsearch#738) 2017-03-20 14:23:04 -04:00
build.gradle Revert "[TEST] Muted failing tests, see elastic/x-pack-elasticsearch#771" 2017-03-20 12:06:14 +00:00