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 0ad8df6 commit 44046b7Copy full SHA for 44046b7
source/faq.txt
@@ -167,9 +167,7 @@ What Happens to Running Operations if the Client Disconnects?
167
168
Starting in {+mdb-server+} version 4.2, the server terminates
169
running operations such as aggregations and find operations if the
170
-client disconnects. To see a full list of operations affected by this
171
-behavior, see the `Server version 4.2 release notes
172
-<https://www.mongodb.com/docs/v6.2/release-notes/4.2/#client-disconnection>`__.
+client disconnects.
173
174
Other operations, such as write operations, continue to run on the
175
{+mdb-server+} even if the client disconnects. This behavior can cause data
0 commit comments