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 |
||
---|---|---|
.. | ||
_ilm-action-template.asciidoc | ||
ilm-allocate.asciidoc | ||
ilm-delete.asciidoc | ||
ilm-forcemerge.asciidoc | ||
ilm-freeze.asciidoc | ||
ilm-migrate.asciidoc | ||
ilm-readonly.asciidoc | ||
ilm-rollover.asciidoc | ||
ilm-searchable-snapshot.asciidoc | ||
ilm-set-priority.asciidoc | ||
ilm-shrink.asciidoc | ||
ilm-unfollow.asciidoc | ||
ilm-wait-for-snapshot.asciidoc |