Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
Documentation Request Summary:
The line in this page is a little misleading: https://docs.mongodb.com/manual/reference/method/cursor.maxTimeMS/#behaviors
It's true that it will not count the latency between the client and the server, but it will include the latency between mongos and mongod.
Scope of changes:
- cursor.maxTimeMS
(other mentions of maxTimeMS doesn't get into specifics regarding latency, just that operations must finish execution within maxTimeMS).
Impact to other docs outside of this product:
MVP:
Resources:
Attachments
Issue Links
- documents
-
SERVER-19410 Implement maxTimeMS operation timeouts on new query path in mongos
-
- Closed
-