Skip to content

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

Merged
andreidan merged 2 commits intoelastic:7.xfrom
andreidan:backport/7x-ilm-tier-preference-config
Sep 24, 2020
Merged

[7.x] ILM: migrate action configures the _tier_preference setting (#62829)#62860
andreidan merged 2 commits intoelastic:7.xfrom
andreidan:backport/7x-ilm-tier-preference-config

Conversation

@andreidan
Copy link
Copy Markdown
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 DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. backport v7.10.0 labels Sep 24, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. 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 DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants