Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-3547

Specify how to handle unacknowledged+(ordered|verbose|multi-batch) bulk writes

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Bulk API
    • Hide

      DRIVERS-2993:
      Summary of necessary driver changes

      Update behavior for MongoClient.bulkWrite:

      • Error if w:0 is used with ordered=true or verboseResults=true
      • Use w:0 for each batch for a multi-batch unacknowledged bulk write.

      Update and implement new tests.

      Commits for syncing spec/prose tests

      Show
      DRIVERS-2993 : Summary of necessary driver changes Update behavior for MongoClient.bulkWrite: Error if w:0 is used with ordered=true or verboseResults=true Use w:0 for each batch for a multi-batch unacknowledged bulk write. Update and implement new tests. Commits for syncing spec/prose tests https://github.com/mongodb/specifications/commit/c84488cb9cf185e31869547a6378a701124b4665

      This ticket was split from DRIVERS-2993, please see that ticket for a detailed description.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: