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

Insert Write Commands only throw PageFaultException during first insert of batch.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc2
    • Affects Version/s: 2.6.0-rc1
    • Component/s: Write Ops
    • Labels:
      None

      This is consistent with the legacy multi-insert behavior, but not with fire-and-forget write behavior. Basically, if a client batches 1000 insert into a single write command, the server will only use PageFaultException to avoid locking during page faults for the first insert in the batch.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: