Skip to content

Commit 98be9d2

Browse files
authored
Add note about ILM action ordering (#41771)
Adds a note clarifying that actions are ordered automatically.
1 parent fc132d4 commit 98be9d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/ilm/policy-definitions.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ executing.
8484

8585
The below list shows the actions which are available in each phase.
8686

87+
NOTE: The order that configured actions are performed in within each phase is
88+
determined by automatically by {ilm-init}, and cannot be changed by changing the
89+
policy definition.
90+
8791
* Hot
8892
- <<ilm-set-priority-action,Set Priority>>
8993
- <<ilm-rollover-action,Rollover>>

0 commit comments

Comments
 (0)