Skip to content

Commit 302565c

Browse files
committed
Tech feedback 2
1 parent ad9b8c2 commit 302565c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/connect/connection-targets.txt

+7
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,13 @@ hosts, including ``host1``:
100100
:start-after: // start-replica-set-connection-rs-name
101101
:end-before: // end-replica-set-connection-rs-name
102102

103+
.. note:: Specifying the Replica Set Name
104+
105+
Although the driver can automatically discover replica set members without specifying
106+
the hostnames of all members or the replica set name, we recommend specifying the
107+
replica set name to avoid corner cases where the replica set will not initialize
108+
correctly.
109+
103110
The {+driver-short+} evenly load balances operations across deployments that are reachable
104111
within the client's ``localThresholdMS`` value. To learn more about how the {+driver-short+} load
105112
balances operations across multiple MongoDB deployments, see the

0 commit comments

Comments
 (0)