OpenSearch/x-pack/plugin/ccr
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
..
qa Add follower index to CCR monitoring and status (#33645) 2018-09-12 17:35:06 -04:00
src [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
build.gradle Required changes after merging in master branch. 2018-08-24 12:51:26 +07:00