-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
This should cut memory usage when you stack multiple $groups together.
DocumentSourceSort should do the same thing.
- related to
-
SERVER-5087 reduce required memory for aggregation steps by freeing data that has been returned by $group and $sort
- Closed