elasticsearch/docs/reference/ilm/actions
Keith Massey 0aab3c01c9
Ensuring that the ShrinkAction does not hang if total shards per node is too low (#76732)
We added configuration to AllocateAction to set the total shards per node property on the index. This makes it possible that a user could set this to a value lower than the total number of shards in the index that is about to be shrunk, meaning that all of the shards could not be moved to a single node in the ShrinkAction. This commit unsets the total shards per node property so that we fall back to the default value (-1, unlimited) in the ShrinkAction to avoid this.
Relates to #44070
2021-08-20 09:41:19 -05:00
..
_ilm-action-template.asciidoc Add the frozen tier node role and ILM phase (#68605) 2021-02-05 14:38:13 -07:00
ilm-allocate.asciidoc Allow for setting the total shards per node in the Allocate ILM action (#76134) 2021-08-11 16:35:46 -05:00
ilm-delete.asciidoc DOCS: update `delete_searchable_snapshot` option documentation (#71547) 2021-04-13 11:25:15 +01:00
ilm-forcemerge.asciidoc [DOCS] Fix ILM force merge codec param (#62243) 2020-09-10 13:55:41 -04:00
ilm-freeze.asciidoc [DOCS] Remove and redirect frozen index overview content (#72990) 2021-05-12 12:54:20 -04:00
ilm-migrate.asciidoc [DOCS] Frozen tier dedicated (#70542) 2021-03-19 11:16:41 +01:00
ilm-readonly.asciidoc [DOCS] Frozen tier dedicated (#70542) 2021-03-19 11:16:41 +01:00
ilm-rollover.asciidoc [DOCS] Update alias xrefs (#73380) 2021-05-25 16:19:00 -04:00
ilm-searchable-snapshot.asciidoc [DOCS] Note ILM `searchable_snapshot` action requires data tiers (#74706) 2021-06-30 11:03:11 -04:00
ilm-set-priority.asciidoc [DOCS] Frozen tier dedicated (#70542) 2021-03-19 11:16:41 +01:00
ilm-shrink.asciidoc Ensuring that the ShrinkAction does not hang if total shards per node is too low (#76732) 2021-08-20 09:41:19 -05:00
ilm-unfollow.asciidoc [DOCS] Fix typos for duplicate words (#69125) 2021-02-17 10:34:20 -05:00
ilm-wait-for-snapshot.asciidoc Edit actions for consistency and add action template. (#55632) 2020-04-27 19:32:32 -07:00