Description
SERVER-13411 introduces the maxTimeMS field for the parallelCollectionScan command. This applies the maxTimeMS value to each cursor returned. The semantics are the same as https://docs.mongodb.org/v3.2/reference/method/cursor.maxTimeMS/. (Previously, you could provide a maxTimeMS field, but it wouldn't have any effect on the cursors created.)
Attachments
Issue Links
- documents
-
SERVER-13411 parallelCollectionScan does not provide a time limit option (maxTimeMS).
-
- Closed
-
- is related to
-
DOCS-4887 Document maxTimeMS for aggregate command
-
- Closed
-