Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
4.0.13, 4.2.1
-
Fully Compatible
-
v4.4, v4.2, v4.0
-
Sharding 2020-03-23
Description
When constructing an array of BSONObjs, the BSON array overhead should be added per element. Currently, it's only added once for the entire array. This ticket is to fix that bug.