Skip to content

Update index mappings when ccr restore complete (#36879)#36920

Merged
Tim-Brooks merged 2 commits intoelastic:6.xfrom
Tim-Brooks:backport_mappings_update
Dec 21, 2018
Merged

Update index mappings when ccr restore complete (#36879)#36920
Tim-Brooks merged 2 commits intoelastic:6.xfrom
Tim-Brooks:backport_mappings_update

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This is related to #35975. When the shard restore process is complete,
the index mappings need to be updated to ensure that the data in the
files restores is compatible with the follower mappings. This commit
implements a mapping update as the final step in a shard restore.

This is related to elastic#35975. When the shard restore process is complete,
the index mappings need to be updated to ensure that the data in the
files restores is compatible with the follower mappings. This commit
implements a mapping update as the final step in a shard restore.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed/CCR Issues around the Cross Cluster State Replication features backport v6.7.0 labels Dec 20, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run Gradle build tests 2

@Tim-Brooks Tim-Brooks merged commit b1a520e into elastic:6.x Dec 21, 2018
@Tim-Brooks Tim-Brooks deleted the backport_mappings_update branch December 18, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/CCR Issues around the Cross Cluster State Replication features >non-issue v6.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants