Skip to content

[8.x] Remove index blocks by default in create_from (#120643)#120652

Merged
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
parkertimmins:backport/8.x/pr-120643
Jan 22, 2025
Merged

[8.x] Remove index blocks by default in create_from (#120643)#120652
elasticsearchmachine merged 2 commits intoelastic:8.xfrom
parkertimmins:backport/8.x/pr-120643

Conversation

@parkertimmins
Copy link
Contributor

Backports the following commits to 8.x:

Change the default value for the `remove_index_blocks` parameter of the `_create_from` api to true. This means that when a source index has blocks, by default these blocks will be filtered out when creating the destination index.
@parkertimmins parkertimmins added :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Jan 22, 2025
@elasticsearchmachine elasticsearchmachine merged commit 1ba0898 into elastic:8.x Jan 22, 2025
15 checks passed
@parkertimmins parkertimmins deleted the backport/8.x/pr-120643 branch January 22, 2025 20:04
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 :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. >enhancement Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.18.0

2 participants