Details
-
Improvement
-
Resolution: Gone away
-
Major - P3
-
None
-
4.4.0
-
Query Execution
-
(copied to CRM)
Description
Currently, when an aggregation stage hits 100 MB limit, we print:
"errMsg": "Out of memory", "errName": "JSInterpreterFailure", "errCode": 139 |
Suggested improvement:
"errMsg" : "Exceeded 100 MB memory limit for <$aggregation stage>, but didn't allow external sort. Pass allowDiskUse:true to opt in." |
Attachments
Issue Links
- is related to
-
SERVER-51340 MongoDB $accumulator: MongoError: Out of memory
-
- Closed
-