Skip to content

[8.0] Strip blocks from settings for reindex targets (#80887)#81117

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

[8.0] Strip blocks from settings for reindex targets (#80887)#81117
elasticsearchmachine merged 1 commit intoelastic:8.0from
williamrandolph:backport/8.0/pr-80887

Conversation

@williamrandolph
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.0:

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
elastic#80654
@williamrandolph williamrandolph added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 29, 2021
@elasticsearchmachine elasticsearchmachine merged commit 71262dd into elastic:8.0 Nov 29, 2021
@williamrandolph williamrandolph deleted the backport/8.0/pr-80887 branch May 23, 2022 17:25
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 v8.0.0-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants