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 0442e57 commit bac93bbCopy full SHA for bac93bb
source/reference/connection-string.txt
@@ -424,7 +424,9 @@ members running on the specified hosts:
424
* - .. urioption:: replicaSet
425
426
- Specifies the name of the :term:`replica set`, if the
427
- :binary:`~bin.mongod` is a member of a replica set.
+ :binary:`~bin.mongod` is a member of a replica set. Set the ``replicaSet``
428
+ connection option to ensure consistent behavior across drivers.
429
+
430
431
When connecting to a replica set, provide a :term:`seed list` of
432
the replica set member(s) to the ``host[:port]`` component of the
0 commit comments