OpenSearch/x-pack/plugin/ccr
Tim Brooks 8a53f2b464
Implement basic `CcrRepository` restore (#36287)
This is related to #35975. It implements a basic restore functionality
for the CcrRepository. When the restore process is kicked off, it
configures the new index as expected for a follower index. This means
that the index has a different uuid, the version is not incremented, and
the Ccr metadata is installed.

When the restore shard method is called, an empty shard is initialized.
2018-12-07 15:27:04 -07:00
..
qa Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
src Implement basic `CcrRepository` restore (#36287) 2018-12-07 15:27:04 -07:00
build.gradle Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00