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

mongos rejects OP_INSERT messages that exceed 16MB

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Write Ops
    • Labels:
      None

      In the latest 3.5 nightly, mongos reports an error (via the getlasterror command) when it receives an OP_INSERT message whose size is greater than the max document size of 16MB. The error code is 10334 and the error message is:

      BSONObj size: 45000219 (0x2AEA61B) is invalid. Size must be between 0 and 16793600(16MB)
      

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: