Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-187

Batch large inserts

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.9.0-alpha
    • Affects Version/s: None
    • Component/s: None
    • None

      When a large number of documents are passed to Collection::insert_many, the current implementation may fail due to generating a command document that's larger than 16 MB. insert_many should be updated to batch the inserts when the size of the command document would be too large.

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: