Skip to content

Commit e98580f

Browse files
author
Sam Kleinman
committed
minor: clarification that hidden members vote
1 parent 3a1381f commit e98580f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/core/replication.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,9 @@ Hidden
9393

9494
Hidden members are part of a replica set, but are unable to become
9595
primary (i.e. have :ref:`priority <replica-set-node-priority>` set to
96-
a value of ``0``, ) and invisible to client applications.
96+
a value of ``0``, ) and invisible to client applications. *However,*
97+
hidden members **do** vote in :ref:`elections
98+
<replica-set-elections>`.
9799

98100
Hidden members are ideal for instances that will have significantly
99101
different usage patterns than the other nodes and require separation

0 commit comments

Comments
 (0)