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