We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1381f commit e98580fCopy full SHA for e98580f
source/core/replication.txt
@@ -93,7 +93,9 @@ Hidden
93
94
Hidden members are part of a replica set, but are unable to become
95
primary (i.e. have :ref:`priority <replica-set-node-priority>` set to
96
-a value of ``0``, ) and invisible to client applications.
+a value of ``0``, ) and invisible to client applications. *However,*
97
+hidden members **do** vote in :ref:`elections
98
+<replica-set-elections>`.
99
100
Hidden members are ideal for instances that will have significantly
101
different usage patterns than the other nodes and require separation
0 commit comments