Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
4.2.15, 4.0.26, 4.4.8, 5.0.2, 5.1.0-rc0
-
Fully Compatible
-
v5.1, v5.0, v4.4, v4.2, v4.0
-
QE 2021-09-20, QE 2021-10-18
-
15
Description
The MongoDB Documentation for aggregation states that
Each individual pipeline stage has a limit of 100 megabytes of RAM.
While not a stage, we should ensure that the $range expression respects limits.