'rawMongoProgramOutput()' used to limit the length of output log up to 100,000 characters. The limitation was removed by SERVER-22737, which could lead to creating a BSONObject with a string larger than 16MB size
- is duplicated by
-
SERVER-50324 RawMongoProgramOutput return value can exceed BSONObjMaxInternalSize
- Closed