Skip to content

Commit e11541d

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

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

168168
Starting in {+mdb-server+} version 4.2, the server terminates
169169
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 :manual:`Server version 4.2 release notes
172-
</release-notes/4.2/#client-disconnection>` in the Server manual.
170+
client disconnects.
173171

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

0 commit comments

Comments
 (0)