elasticsearch/docs/reference/ilm
Andrei Dan f8b367d2bc
[ILM] Fix the migrate to tiers service and migrate action tiers configuration (#95934)
The migrate action (although no allowed in the frozen phase) would seem
to convert `frozen` to `data_frozen,data_cold,data_warm,data_hot` tier
configuration. As the migrate action is not allowed in the frozen phase
this would never happen, however the code is confusing as it seems like
it could.

The migrate to data tiers routing service shared the code used by the
`migrate` action that converted `frozen` to
`data_frozen,data_cold,data_warm,data_hot` if it would encounter an
index without any `_tier_preference` setting  but with a custom node
attribute configured to `frozen` e.g. `include.data: frozen`

As part of https://github.com/elastic/elasticsearch/issues/84758 we have
seen frozen indices with the `data_frozen,data_cold,data_warm,data_hot`
tier preference however we could never reproduce it.

Relates to https://github.com/elastic/elasticsearch/issues/84758
2023-05-09 13:18:01 -04:00
..
actions [ILM] Fix the migrate to tiers service and migrate action tiers configuration (#95934) 2023-05-09 13:18:01 -04:00
apis fix flaky docs tests `get-lifecycle` (#95529) 2023-04-26 12:10:49 +02:00
error-handling.asciidoc Update error-handling.asciidoc (#86795) 2022-06-01 14:57:38 -06:00
example-index-lifecycle-policy.asciidoc [DOCS] Fix a typo: "bult-in" ~> "built-in" (#84861) 2022-03-10 10:29:05 -05:00
ilm-actions.asciidoc [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ilm-and-snapshots.asciidoc [+DOC] Restore policies in restoring ILM indices (#90119) 2023-01-23 10:46:19 +01:00
ilm-concepts.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
ilm-index-lifecycle.asciidoc [DOCS] List the downsample ILM action in the correct order of execution (#93233) 2023-01-30 16:00:36 +00:00
ilm-overview.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
ilm-skip-rollover.asciidoc
ilm-tutorial.asciidoc reorder and merge data management and ILM doc pages (#84679) 2022-03-07 18:33:28 -05:00
ilm-with-existing-indices.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index-rollover.asciidoc Rollover min_* conditions docs and highlight (#89434) 2022-08-17 15:24:18 -04:00
index.asciidoc reorder and merge data management and ILM doc pages (#84679) 2022-03-07 18:33:28 -05:00
set-up-lifecycle-policy.asciidoc Remove ILM docs redirect (#85628) 2022-04-04 13:43:50 -04:00
start-stop.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
update-lifecycle-policy.asciidoc [DOCS] Remove `testenv` annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00