File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,8 @@ What Happens to Running Operations if the Client Disconnects?
168
168
Starting in {+mdb-server+} version 4.2, the server terminates
169
169
running operations such as aggregations and find operations if the
170
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 .
171
+ behavior, see the `Server version 4.2 release notes
172
+ <https://www.mongodb.com/docs/v6.2/ release-notes/4.2/#client-disconnection>`__ .
173
173
174
174
Other operations, such as write operations, continue to run on the
175
175
{+mdb-server+} even if the client disconnects. This behavior can cause data
You can’t perform that action at this time.
0 commit comments