Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-46212

Make BSON Object Max Size customizable

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Build, Internal Code
    • Labels:
      None

      Currently, the BSON Max Object size is fixed.

      const int BSONObjMaxUserSize = 16 * 1024 * 1024;
      

      This should be configurable in the configuration file.

            Assignee:
            carl.champain@mongodb.com Carl Champain (Inactive)
            Reporter:
            nitb.scholar@gmail.com Mayank Mishra
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: