91689e793d
* Refresh cached phase policy definition if possible on new policy There are some cases when updating a policy does not change the structure in a significant way. In these cases, we can reread the policy definition for any indices using the updated policy. This commit adds this refreshing to the `TransportPutLifecycleAction` to allow this. It allows us to do things like change the configuration values for a particular step, even when on that step (for example, changing the rollover criteria while on the `check-rollover-ready` step). There are more cases where the phase definition can be reread that just the ones checked here (for example, removing an action that has already been passed), and those will be added in subsequent work. Relates to #48431 |
||
---|---|---|
.. | ||
apis | ||
error-handling.asciidoc | ||
getting-started-ilm.asciidoc | ||
getting-started-slm.asciidoc | ||
ilm-and-snapshots.asciidoc | ||
ilm-with-existing-indices.asciidoc | ||
index.asciidoc | ||
policy-definitions.asciidoc | ||
set-up-lifecycle-policy.asciidoc | ||
slm-retention.asciidoc | ||
start-stop-ilm.asciidoc | ||
update-lifecycle-policy.asciidoc | ||
using-policies-rollover.asciidoc |