Skip to content

Commit bbcbf83

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

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
@@ -170,9 +170,7 @@ What Happens to Running Operations if the Client Disconnects?
170170

171171
Starting in {+mdb-server+} version 4.2, the server terminates
172172
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.
173+
client disconnects.
176174

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

0 commit comments

Comments
 (0)