Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
Description
Description
SERVER ticket description: Delete internalDocumentSourceSortMaxBlockingSortBytes and replace it with uses of internalQueryExecMaxBlockingSortBytes. Also change the default value of internalQueryExecMaxBlockingSortBytes from 32MB to 100MB, to be consistent with the memory consumption limit for DocumentSourceSort in the agg framework.
Change Description: The internal memory blocking sort limit for find() was changed from 32 to 100 MB and from now on will be the same as the aggregation blocking sort limit in bytes.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-42179 Consolidate internal memory consumption setParameters for agg sort and find sort
-
- Closed
-
- duplicates
-
DOCS-13066 Investigate changes in SERVER-7694: external sort for find command
-
- Closed
-