Skip to content

Replicate aliases in cross-cluster replication#42875

Merged
jasontedor merged 3 commits intoelastic:7.xfrom
jasontedor:ccr-replicate-aliases-7.x
Jun 5, 2019
Merged

Replicate aliases in cross-cluster replication#42875
jasontedor merged 3 commits intoelastic:7.xfrom
jasontedor:ccr-replicate-aliases-7.x

Conversation

@jasontedor
Copy link
Copy Markdown
Member

This commit adds functionality so that aliases that are manipulated on leader indices are replicated by the shard follow tasks to the follower indices. Note that we ignore write indices. This is due to the fact that follower indices do not receive direct writes so the concept is not useful.

Relates #41815

This commit adds functionality so that aliases that are manipulated on
leader indices are replicated by the shard follow tasks to the follower
indices. Note that we ignore write indices. This is due to the fact that
follower indices do not receive direct writes so the concept is not
useful.
@jasontedor
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/1

@jasontedor jasontedor merged commit 117df87 into elastic:7.x Jun 5, 2019
@jasontedor jasontedor deleted the ccr-replicate-aliases-7.x branch June 5, 2019 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant