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

Define separate summary vs. verbose bulk write results

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Rust Drivers

      RUST-1713 introduces a single BulkWriteResult used to represent both summary and verbose results. We should introduce separate SummaryBulkWriteResult and VerboseBulkWriteResult types that can provide compile-time guarantees about the absence/presence of individual results. This will require some thought about how to represent summary vs. verbose results in the BulkWriteError type, which stores an optional partial result.

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: