OpenSearch/x-pack/qa/full-cluster-restart
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 Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
with-system-key [TEST] Run pre 6.4 nodes in non-FIPS JVMs (#32901) 2018-08-17 18:23:13 +03:00
without-system-key Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
build.gradle converting ForbiddenPatternsTask to .java (#36194) 2018-12-11 14:15:44 +02:00