OpenSearch/x-pack/plugin
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
..
ccr Implement basic `CcrRepository` restore (#36287) 2018-12-07 15:27:04 -07:00
core [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
deprecation Deprecate X-Pack centric Migration endpoints (#35976) 2018-11-28 13:19:33 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Auto skip license headers on no source (#35640) 2018-11-20 13:02:33 +02:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
monitoring Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
rollup HLRC: Add rollup search (#36334) 2018-12-07 14:39:58 -05:00
security Add DirectByteBuffer strategy for transport-nio (#36289) 2018-12-06 18:09:07 -07:00
sql Upgrade to Lucene-8.0.0-snapshot-aaa64d70159 (#36335) 2018-12-06 20:33:25 -05:00
src/test [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
upgrade Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
watcher Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00