From b14a949fa929c79202d991795a7f1d9194205c0b Mon Sep 17 00:00:00 2001 From: Lee Hinman Date: Wed, 15 Jan 2020 09:46:34 -0700 Subject: [PATCH] Add blurb about ILM-injected unfollow action (#51009) These injected actions are harmless and safe to ignore for non-CCR indices. Resolves #50548 --- docs/reference/ilm/policy-definitions.asciidoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/reference/ilm/policy-definitions.asciidoc b/docs/reference/ilm/policy-definitions.asciidoc index b8c4121278e16..4cfa87489165a 100644 --- a/docs/reference/ilm/policy-definitions.asciidoc +++ b/docs/reference/ilm/policy-definitions.asciidoc @@ -670,7 +670,9 @@ PUT _ilm/policy/my_policy [IMPORTANT] This action may be used explicitly, as shown below, but this action is also run before <> and <> as described in the documentation for those actions. +Shrink action>> as described in the documentation for those actions. This is +expected and safe for non-CCR indices to run, as the steps are skipped when CCR +is not in use. This action turns a {ref}/ccr-apis.html[ccr] follower index into a regular index. This can be desired when moving follower