Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.16] Strip blocks from settings for reindex targets (#80887) #81122

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Nov 29, 2021

Backports the following commits to 7.16:

When migrating system features, we copy settings from old indices into
the new indices we create before reindexing. However, if we happen to
copy a write block, this causes the reindexing to fail. Here, we strip
the index block settings before applying settings to new indices. Fixes
@gwbrown gwbrown added backport v7.16.1 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Nov 29, 2021
@elasticsearchmachine elasticsearchmachine merged commit 8ea0930 into elastic:7.16 Nov 29, 2021
@danhermann danhermann added v7.16.0 and removed v7.16.1 labels Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants