From 04b6ef50cc32baf9a00c97d7b3bb22c96e7562c3 Mon Sep 17 00:00:00 2001 From: Gordon Brown Date: Wed, 8 May 2019 15:09:02 -0600 Subject: [PATCH] Add note about ILM action ordering (#41771) Adds a note clarifying that actions are ordered automatically. --- docs/reference/ilm/policy-definitions.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/ilm/policy-definitions.asciidoc b/docs/reference/ilm/policy-definitions.asciidoc index 945f80babad1b..00578ce8c050f 100644 --- a/docs/reference/ilm/policy-definitions.asciidoc +++ b/docs/reference/ilm/policy-definitions.asciidoc @@ -84,6 +84,10 @@ executing. The below list shows the actions which are available in each phase. +NOTE: The order that configured actions are performed in within each phase is +determined by automatically by {ilm-init}, and cannot be changed by changing the +policy definition. + * Hot - <> - <>