mongos rejects OP_INSERT messages that exceed 16MB

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Write Ops
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: