Skip to content

Add remove_index_blocks param to _create_from #3566

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

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

parkertimmins
Copy link
Contributor

Add a new parameter to the request body for _create_from/{source}/{dest} api.
Parameter is an optional boolean called remove_index_blocks.

Add to ES in https://github.com/elastic/elasticsearch/pull/120548/files

Copy link
Contributor

Following you can find the validation results for the API you have changed.

API Status Request Response
migrate.create_from 🟢 3/3 3/3

You can validate this API yourself by using the make validate target.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

@pquentin pquentin enabled auto-merge (squash) January 23, 2025 07:36
Copy link
Contributor

Following you can find the validation results for the API you have changed.

API Status Request Response
migrate.create_from 🟢 3/3 3/3

You can validate this API yourself by using the make validate target.

@pquentin pquentin merged commit 385bbc3 into main Jan 23, 2025
8 checks passed
@pquentin pquentin deleted the create-from-add-param_remove-index-blocks branch January 23, 2025 07:36
github-actions bot pushed a commit that referenced this pull request Jan 23, 2025
Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 385bbc3)
pquentin pushed a commit that referenced this pull request Jan 23, 2025
Co-authored-by: Quentin Pradet <[email protected]>
(cherry picked from commit 385bbc3)

Co-authored-by: Parker Timmins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants