elasticsearch/docs/reference/ilm
Tal Levy c1c5103756
Generate random rollup index names for RollupILMAction (#69237)
This commit moves away from the static `rollup-{indexName}` rollup index
naming strategy and moves towards a randomized rollup index name scheme.

This will reduce the complications that exist if the RollupStep fails and retries
in any way. A separate cleanup will still be required for failed temporary indices,
but at least there will not be a conflict.

This commit generates the new rollup index name in the LifecycleExecutionState so
that it can be used in RollupStep and UpdateRollupIndexPolicyStep on a per-index
basis.
2021-02-24 12:31:36 -08:00
..
actions Generate random rollup index names for RollupILMAction (#69237) 2021-02-24 12:31:36 -08:00
apis [DOCS] Fix ILM user note 2021-01-14 10:08:24 -05:00
error-handling.asciidoc [DOCS] Fix ILM attribute (#62245) 2020-09-10 13:52:37 -04:00
example-index-lifecycle-policy.asciidoc [DOCS] Update ILM tutorial docs for UI changes (#69189) 2021-02-19 12:56:58 -05:00
ilm-actions.asciidoc [DOCS] Remove beta label from searchable_snapshot ILM action docs (#69196) 2021-02-18 16:06:09 +00:00
ilm-and-snapshots.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00
ilm-concepts.asciidoc [DOCS] Rework conceptual info for ILM. (#52181) 2020-04-22 13:53:30 -07:00
ilm-index-lifecycle.asciidoc Add the frozen tier node role and ILM phase (#68605) 2021-02-05 14:38:13 -07:00
ilm-overview.asciidoc [DOCS] Clarify index size in ILM overview (#64544) 2020-11-03 13:08:09 -05:00
ilm-skip-rollover.asciidoc [DOCS] Editorial ILM cleanup (#57565) 2020-06-05 16:24:03 -07:00
ilm-tutorial.asciidoc [DOCS] Fix typos for duplicate words (#69125) 2021-02-17 10:34:20 -05:00
ilm-with-existing-indices.asciidoc [DOCS] Update ILM docs to use composable index templates (#60323) 2020-08-04 12:44:02 -04:00
index-rollover.asciidoc [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
index.asciidoc [DOCS] Combo version of ILM docs. (#57909) 2020-07-03 12:40:31 -07:00
set-up-lifecycle-policy.asciidoc [DOCS] Update ILM tutorial docs for UI changes (#69189) 2021-02-19 12:56:58 -05:00
start-stop.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
update-lifecycle-policy.asciidoc [DOCS] Updating ILM phase language (#68477) 2021-02-03 14:52:38 -05:00