OpenSearch/x-pack/plugin
Martijn van Groningen a69ae6b89f
[CCR] Add metadata to keep track of the index uuid of the leader index in the follow index (#33367)
The follow index api checks if the recorded uuid in the follow index matches
with uuid of the leader index and fails otherwise. This validation will
prevent a follow index from following an incompatible leader index.

The create_and_follow api will automatically add this custom index metadata
when it creates the follow index.

Closes #31505
2018-09-13 11:36:52 +02:00
..
ccr [CCR] Add metadata to keep track of the index uuid of the leader index in the follow index (#33367) 2018-09-13 11:36:52 +02:00
core Add follower index to CCR monitoring and status (#33645) 2018-09-12 17:35:06 -04:00
deprecation Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
graph Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
logstash Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
ml Address license state update/read thread safety (#33396) 2018-09-12 13:08:09 -06:00
monitoring [CCR Monitoring] Only collect stats for specified indices (#33646) 2018-09-12 15:56:13 -07:00
rollup Collapse package structure for metrics aggs (#33463) 2018-09-07 10:58:06 +02:00
security Use file-based discovery not MockUncasedHostsProvider (#33554) 2018-09-13 07:37:15 +02:00
sql SQL: Fix result column names for CAST (#33604) 2018-09-13 10:28:05 +02:00
src/test Add `_source`-only snapshot repository (#32844) 2018-09-12 17:47:10 +02:00
upgrade HLREST: add reindex API (#32679) 2018-08-28 13:02:23 -04:00
watcher Logging: Configure the node name when we have it (#32983) 2018-09-07 14:31:23 -04:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00