OpenSearch/docs/reference/ilm
Lee Hinman 91689e793d
[7.x] Refresh cached phase policy definition if possible on ne… (#50941)
* 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
2020-01-13 14:31:41 -07:00
..
apis Fix docs typos (#50365) (#50464) 2019-12-23 12:38:17 -05:00
error-handling.asciidoc [DOCS] Correct several [source,console-result] snippets (#46930) (#46937) 2019-09-20 12:20:12 -04:00
getting-started-ilm.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
getting-started-slm.asciidoc [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
ilm-and-snapshots.asciidoc Remove "beta" modifier from ILM documentation (#37326) 2019-01-10 13:38:14 -07:00
ilm-with-existing-indices.asciidoc Deprecate sorting in reindex (#49458) (#49738) 2019-12-01 19:24:27 +01:00
index.asciidoc Add Snapshot Lifecycle Retention documentation (#47545) 2019-10-08 08:47:08 -06:00
policy-definitions.asciidoc [7.x] Refresh cached phase policy definition if possible on ne… (#50941) 2020-01-13 14:31:41 -07:00
set-up-lifecycle-policy.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
slm-retention.asciidoc Add Snapshot Lifecycle Retention documentation (#47545) 2019-10-08 08:47:08 -06:00
start-stop-ilm.asciidoc Fix ILM start and stop doc tests (#46559) 2019-09-11 09:54:41 -06:00
update-lifecycle-policy.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
using-policies-rollover.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00