OpenSearch/docs/reference/ilm
Gordon Brown 3883e9bf4c
Split RolloverStep into Wait and Action steps (#35524)
RolloverAction will now periodically check the rollover conditions using
the Rollover API with the dry_run option as an AsyncWaitStep, then run
the rollover itself by calling the Rollover API with no conditions,
which will always roll over, as an AsyncActionStep. This will resolve
race condition issues in policies using RolloverAction.
2018-11-15 17:11:31 -07:00
..
apis [ILM] TEST: skip checking _ilm/explain response b/c flaky timing (#35562) 2018-11-14 16:45:06 -08:00
error-handling.asciidoc [ILM] Add documentation for error handling in ILM (#35426) 2018-11-13 12:19:22 -07:00
get-index-lifecycle-information.asciidoc [ILM] Add documentation for error handling in ILM (#35426) 2018-11-13 12:19:22 -07:00
getting-started-ilm.asciidoc [ILM] TEST: skip checking _ilm/explain response b/c flaky timing (#35562) 2018-11-14 16:45:06 -08:00
index.asciidoc [ILM] add docs explaining high-level concepts (#35322) 2018-11-14 09:23:50 -08:00
policy-definitions.asciidoc [ILM] add docs explaining high-level concepts (#35322) 2018-11-14 09:23:50 -08:00
set-up-lifecycle-policy.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00
start-stop-ilm.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00
update-lifecycle-policy.asciidoc Split RolloverStep into Wait and Action steps (#35524) 2018-11-15 17:11:31 -07:00
using-policies-rollover.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00