Skip to content

Commit bac93bb

Browse files
authored
DOCS-12545 updating replicaSet option (#3636) (#3859)
* DOCS-12545 updating replicaSet option to say that it is required when using drivers * changed wording * fixed wording
1 parent 0442e57 commit bac93bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/reference/connection-string.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,9 @@ members running on the specified hosts:
424424
* - .. urioption:: replicaSet
425425

426426
- Specifies the name of the :term:`replica set`, if the
427-
:binary:`~bin.mongod` is a member of a replica set.
427+
:binary:`~bin.mongod` is a member of a replica set. Set the ``replicaSet``
428+
connection option to ensure consistent behavior across drivers.
429+
428430

429431
When connecting to a replica set, provide a :term:`seed list` of
430432
the replica set member(s) to the ``host[:port]`` component of the

0 commit comments

Comments
 (0)