ソースを参照

Add note about ILM action ordering (#41771)

Adds a note clarifying that actions are ordered automatically.
Gordon Brown 6 年 前
コミット
14e3848251
1 ファイル変更4 行追加0 行削除
  1. 4 0
      docs/reference/ilm/policy-definitions.asciidoc

+ 4 - 0
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
   - <<ilm-set-priority-action,Set Priority>>
   - <<ilm-rollover-action,Rollover>>