Skip to content

Commit 8e60e1c

Browse files
Election mode note (#4461)
1 parent b264e8c commit 8e60e1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/reference/configuration/configuration_reference.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3580,6 +3580,10 @@ The ``replication`` section defines configuration parameters related to :ref:`re
35803580
Once :ref:`box.ctl.promote() <box_ctl-promote>` is called, the instance becomes a candidate and starts a new election round.
35813581
If the instance wins the elections, it becomes a leader but won't participate in any new elections.
35823582

3583+
.. NOTE::
3584+
3585+
You can set ``replication.election_mode`` to a value other than ``off`` if the :ref:`replication.failover <configuration_reference_replication_failover>` mode is ``election``.
3586+
35833587
|
35843588
| Type: string
35853589
| Default: :ref:`box.NULL <box-null>` (the actual default value depends on :ref:`replication.failover <configuration_reference_replication_failover>`)

0 commit comments

Comments
 (0)