elasticsearch/docs/reference/ilm
Luke Whiting b1b249d26b
#101193 Preserve Step Info Across ILM Auto Retries (#113187)
* Add new Previous Step Info field to LifecycleExecutionState

* Add new field to IndexLifecycleExplainResponse

* Add new field to TransportExplainLifecycleAction

* Add logic to IndexLifecycleTransition to keep previous setp info

* Switch tests to use Java standard Clock class

for any time based testing, this is the recommended method

* Fix tests for new field

Also refactor tests to newer style

* Add test to ensure step info is preserved

Across auto retries

* Add docs for new field

* Changelog Entry

* Update docs/changelog/113187.yaml

* Revert "Switch tests to use Java standard Clock class"

This reverts commit 241074c735.

* PR Changes

* PR Changes - Improve docs wording

Co-authored-by: Mary Gouseti <mgouseti@gmail.com>

* Integration test for new ILM explain field

* Use ROOT locale instead of default toLowerCase

* PR Changes - Switch to block strings

* Remove forbidden API usage

---------

Co-authored-by: Mary Gouseti <mgouseti@gmail.com>
2024-09-30 11:44:46 +01:00
..
actions ILM: Add total_shards_per_node setting to searchable snapshot (#112972) 2024-09-23 13:37:58 -04:00
apis #101193 Preserve Step Info Across ILM Auto Retries (#113187) 2024-09-30 11:44:46 +01:00
error-handling.asciidoc (Doc+) Link API doc to parent object - part1 (#111951) 2024-08-20 14:58:18 -06:00
example-index-lifecycle-policy.asciidoc
ilm-actions.asciidoc
ilm-and-snapshots.asciidoc
ilm-concepts.asciidoc
ilm-index-lifecycle.asciidoc (Doc+) Link API doc to parent object - part1 (#111951) 2024-08-20 14:58:18 -06:00
ilm-overview.asciidoc
ilm-skip-rollover.asciidoc
ilm-tutorial.asciidoc
ilm-with-existing-indices.asciidoc
index-rollover.asciidoc
index.asciidoc
set-up-lifecycle-policy.asciidoc
start-stop.asciidoc
update-lifecycle-policy.asciidoc