-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.13, 4.2.1
-
Component/s: Sharding
-
Fully Compatible
-
v4.4, v4.2, v4.0
-
Sharding 2020-03-23
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.