Skip to content

[7.x] ILM: migrate action configures the _tier_preference setting (#62829) #62860

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

Conversation

andreidan
Copy link
Contributor

@andreidan andreidan commented Sep 24, 2020

The migrate action will now configure the
index.routing.allocation.include._tier_preference setting to the corresponding
tiers. For the HOT phase it will configure data_hot, for the WARM phase it will
configure data_warm,data_hot and for the COLD phase
data_cold,data_warm,data_cold.

(cherry picked from commit 9dbf0e6)
Signed-off-by: Andrei Dan andrei.dan@elastic.co

Backport of #62829

…62829)

The `migrate` action will now configure the
`index.routing.allocation.include._tier_preference` setting to the corresponding
tiers. For the HOT phase it will configure `data_hot`, for the WARM phase it will
configure `data_warm,data_hot` and for the COLD phase
`data_cold,data_warm,data_cold`.

(cherry picked from commit 9dbf0e6)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
@andreidan andreidan added :Data Management/ILM+SLM Index and Snapshot lifecycle management backport v7.10.0 labels Sep 24, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Sep 24, 2020
@andreidan andreidan merged commit e323c52 into elastic:7.x Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants