Skip to content

Commit 419b48e

Browse files
committed
[DOCS] Adds the shrink setting
1 parent 8fc6112 commit 419b48e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/modules/discovery/discovery-settings.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33

44
Discovery and cluster formation are affected by the following settings:
55

6+
`cluster.auto_shrink_voting_configuration`::
7+
8+
Controls whether the <<modules-discovery-voting,voting configuration>> sheds
9+
departed nodes automatically, as long as it still contains at least 3 nodes.
10+
The default value is `true`. If set to `false`, the voting configuration
11+
never shrinks automatically; you must remove departed nodes manually with
12+
the <<voting-config-exclusions,voting configuration exclusions API>>.
13+
614
[[master-election-settings]]`cluster.election.back_off_time`::
715

816
Sets the amount to increase the upper bound on the wait before an election

0 commit comments

Comments
 (0)