OpenSearch/client
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
..
benchmark Use Gradle wrapper in client benchmark README 2018-11-08 15:32:47 +01:00
client-benchmark-noop-api-plugin Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
rest LLRC: Make warning behavior pluggable per request (#36345) 2018-12-10 08:32:00 -05:00
rest-high-level Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
sniffer Checkstyle: Catch wide snippets (#34163) 2018-10-01 15:22:15 -04:00
test Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00