Skip to content

Commit 2d6e62f

Browse files
Update ilm-shrink.asciidoc (#99366) (#99483)
Formatting (cherry picked from commit 4aa0c69) Co-authored-by: Johannes Mahne <[email protected]>
1 parent 13c1cd7 commit 2d6e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ilm/actions/ilm-shrink.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ stream. You cannot perform the `shrink` action on a write index.
1717
To use the `shrink` action in the `hot` phase, the `rollover` action *must* be
1818
present. If no rollover action is configured, {ilm-init} will reject the policy.
1919

20-
The shrink action will unset the index's index.routing.allocation.total_shards_per_node
20+
The shrink action will unset the index's `index.routing.allocation.total_shards_per_node`
2121
setting, meaning that there will be no limit. This is to ensure that all shards of the
2222
index can be copied to a single node. This setting change will persist on the index
2323
even after the step completes.

0 commit comments

Comments
 (0)