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.x] Adds write_index_only option to put mapping API #59539

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

danhermann
Copy link
Contributor

Adds a write_index_only option to the put mapping API that defaults to false. When false, the put mapping API applies any mapping changes to all the indices to which any specified data streams and aliases expand. When true, the put mapping API will apply the changes only to the write index for any specified data streams and aliases.

Relates to #53100

Backport of #59396

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Data streams)

@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Jul 14, 2020
@danhermann danhermann merged commit e54b4a7 into elastic:7.x Jul 14, 2020
@danhermann danhermann deleted the backport_7x_59396_write_index_only branch July 14, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/Data streams Data streams and their lifecycles >non-issue Team:Data Management Meta label for data/management team v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants