OpenSearch/plugin
Dimitris Athanasiou 025461c3c8 [ML] Correctly collect datafeed stats for _all (elastic/x-pack-elasticsearch#776)
Datafeed state was always stopped when the stats
endpoint was called with _all. The reason is that
_all was not being expanded into all datafeed IDs.

This commit fixes the issue by expanding _all into
all datafeed IDs in the cluster. Stats are then fetched
for all of them.

relates elastic/x-pack-elasticsearch#693

Original commit: elastic/x-pack-elasticsearch@ccbdb35b6e
2017-03-20 17:51:36 +00: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 [ML] Correctly collect datafeed stats for _all (elastic/x-pack-elasticsearch#776) 2017-03-20 17:51:36 +00:00
build.gradle Revert "[TEST] Muted failing tests, see elastic/x-pack-elasticsearch#771" 2017-03-20 12:06:14 +00:00