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

Auto-batching of write operations

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: Bulk API, Performance
    • Labels:
      None
    • Needed

      To improve write throughput from an application that is performing large volumes of insertOne, updateOne and deleteOne operations, the drivers should consider batching these and issuing bulk operations instead.

      This feature would be disabled by default and would have to temporarily queue operations. Note that queues would need to be maintained for permutations of command options (ex: writeConcern, bypassDocumentValidation, comment on inserts - let, writeConcern and comment for updates/deletes)

            Assignee:
            Unassigned Unassigned
            Reporter:
            alex.bevilacqua@mongodb.com Alex Bevilacqua
            Votes:
            2 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated:
              Resolved: