Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-170

Upserts via write commands should allow query plus update to exceed 16MB

    • Type: Icon: Improvement Improvement
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:

      The server currently requires that serialized commands be no larger than maxBsonObjectSize + 16K. That can cause problems when you have an update operation that has a large query criteria and a large update. SERVER-12305 tracks solving this problem on the server side. This ticket tracks adjusting drivers to allow write operations bigger than mxBsonObjectSize + 16K when the server supports them.

            Assignee:
            rathi.gnanasekaran Rathi Gnanasekaran
            Reporter:
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: