-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
Fully Compatible
-
ALL
-
v4.2
-
Execution Team 2019-08-12
Both _appendBsonValue and toBsonValue should limit their maximum recursion depth to 200, which is also the maximum BSON recursion depth.
If this limit is exceeded, throw an exception.