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

Switch to unordered write ops in $out

    • Fully Compatible
    • Query 2018-10-22

      We want to avoid making guarantees to the client about which order the updates/inserts are applied in, and how one error impacts which other updates may succeed. Moving to unordered operations should allow for a performance gain in sharded output collections, since we will be able to send large batches instead of repeatedly having to wait for responses before continuing.

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: