Skip to content

Commit 3f3b220

Browse files
committed
DOCSP-13313: [MONGOSH] Investigate if reconnecting MongoClient will interfere with sessions
1 parent c719395 commit 3f3b220

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/admonitions/connection-resets.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. important::
22

3-
Shell methods which reset the connection cause a termination of all
4-
open :manual:`sessions </reference/server-sessions>`. The following
5-
methods reset the connection:
3+
Methods which reset the shell's connection to the server trigger a
4+
termination of all open :manual:`sessions </reference/server-sessions>`.
5+
The following methods reset the shell's connection:
66

77
- ``db.auth``
88
- ``Mongo.setReadPref``

0 commit comments

Comments
 (0)