mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
* 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
|
||
---|---|---|
.. | ||
delete-lifecycle.asciidoc | ||
explain.asciidoc | ||
get-lifecycle.asciidoc | ||
get-status.asciidoc | ||
ilm-api.asciidoc | ||
migrate-to-data-tiers.asciidoc | ||
move-to-step.asciidoc | ||
put-lifecycle.asciidoc | ||
remove-policy-from-index.asciidoc | ||
retry-policy.asciidoc | ||
start.asciidoc | ||
stop.asciidoc |