OpenSearch/x-pack/plugin/ilm/qa/multi-cluster
Tim Brooks 00ace369af
Use `CcrRepository` to init follower index (#35719)
This commit modifies the put follow index action to use a
CcrRepository when creating a follower index. It routes 
the logic through the snapshot/restore process. A 
wait_for_active_shards parameter can be used to configure
how long to wait before returning the response.
2019-01-29 11:47:29 -07:00
..
src/test/java/org/elasticsearch/xpack/indexlifecycle Use `CcrRepository` to init follower index (#35719) 2019-01-29 11:47:29 -07:00
build.gradle Retry ILM steps that fail due to SnapshotInProgressException (#37624) 2019-01-23 09:46:31 -07:00