Skip to content

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

Merged
elasticsearchmachine merged 1 commit intoelastic:7.16from
AthenaEryma:backport/7.16/pr-80887
Nov 29, 2021
Merged

[7.16] Strip blocks from settings for reindex targets (#80887)#81122
elasticsearchmachine merged 1 commit intoelastic:7.16from
AthenaEryma:backport/7.16/pr-80887

Conversation

@AthenaEryma
Copy link
Copy Markdown
Contributor

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
@AthenaEryma AthenaEryma 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