OpenSearch/x-pack/plugin/ccr
Tim Brooks 5c68338a1c
Implement ccr file restore (#37130)
This is related to #35975. It implements a file based restore in the
CcrRepository. The restore transfers files from the leader cluster
to the follower cluster. It does not implement any advanced resiliency
features at the moment. Any request failure will end the restore.
2019-01-14 13:07:55 -07:00
..
qa [CCR] FollowingEngine should fail with 403 if operation has no seqno assigned (#37213) 2019-01-10 15:54:34 +01:00
src Implement ccr file restore (#37130) 2019-01-14 13:07:55 -07:00
build.gradle Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00