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