OpenSearch/x-pack/plugin/ccr/qa/multi-cluster-with-non-comp...
Martijn van Groningen 9129948f60
Rename CCR APIs (#34027)
* Renamed CCR APIs

Renamed:
* `/{index}/_ccr/create_and_follow` to `/{index}/_ccr/follow`
* `/{index}/_ccr/unfollow` to `/{index}/_ccr/pause_follow`
* `/{index}/_ccr/follow` to `/{index}/_ccr/resume_follow`

Relates to #33931
2018-09-28 08:02:20 +02:00
..
src/test/java/org/elasticsearch/xpack/ccr Rename CCR APIs (#34027) 2018-09-28 08:02:20 +02:00
build.gradle Create temporary directory if needed in CCR test 2018-09-09 07:16:56 -04:00