Skip to content

Commit fbbd1c8

Browse files
author
Sam Kleinman
committed
merge: read prefs clarification
2 parents 0eae558 + 7265ccf commit fbbd1c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/applications/replication.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -496,9 +496,9 @@ Member Selection
496496
````````````````
497497

498498
Clients, by way of their drivers, and :program:`mongos` instances for
499-
sharded clusters periodically call :dbcommand:`isMaster` on all members of the
500-
replica set to update their view of the set's state, and to determine latency
501-
from the application to each :program:`mongod` instance.
499+
sharded clusters periodically update their view of the set's state: which
500+
members are up or down, which is primary, and the latency to each
501+
:program:`mongod` instance.
502502

503503
For any operation that targets a member *other* than the
504504
:term:`primary`, the driver:

0 commit comments

Comments
 (0)