OpenSearch/x-pack/qa/multi-node
Nik Everett 03daad9812
Re-deprecate xpack rollup endpoints (#36451)
Redeprecates the `/_xpack/rollup` endpoints in favor of `/_rollup`.

When we cleanup the rollup in a cluster containing 6.x nodes we need to
use `/_xpack/rollup` instead of `/_rollup` because the 6.x nodes don't
know about `/_rollup`. In those cases we must ignore the deprecation
warnings that the 7.0 node will return for the end point.

Closes #36044
2018-12-11 19:43:17 -05:00
..
src/test/java/org/elasticsearch/multi_node Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
build.gradle Merge branch 'master' into index-lifecycle 2018-08-23 11:52:59 -06:00
roles.yml Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00