-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.4, v4.2, v4.0, v3.6
-
Sprint:Query 2020-08-24
-
Case:
-
Linked BF Score:21
A $facet always outputs one document, which can be 16MB in size at most, but it completely executes all of its pipelines no matter how large they are. For efficiency, the $facet should return an error as soon as it has >16MB of results, rather than waiting until it's computed all of its data.
- is duplicated by
-
SERVER-49506 Excessive memory being used in pipelines with deeply nested documents
-
- Closed
-
- related to
-
SERVER-49506 Excessive memory being used in pipelines with deeply nested documents
-
- Closed
-