Skip to content

Commit 7bb91c9

Browse files
committed
DOCSP-46471: Fix 404 link (#954)
(cherry picked from commit 3e06b40)
1 parent a6299f2 commit 7bb91c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/faq.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,7 @@ What Happens to Running Operations If the Client Disconnects?
168168

169169
Starting in {+mdb-server+} version 4.2, the server terminates
170170
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.
171+
client disconnects.
174172

175173
Other operations, such as write operations, continue to run on the
176174
{+mdb-server+} even if the client disconnects. This behavior can cause data

0 commit comments

Comments
 (0)