-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Build, Internal Code
-
None
Currently, the BSON Max Object size is fixed.
const int BSONObjMaxUserSize = 16 * 1024 * 1024;
This should be configurable in the configuration file.
- duplicates
-
SERVER-5923 Increase max document size to at least 64mb
-
- Closed
-