Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1626

CRUD operations set ordered to false by default

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Found by spencer.mckenney while working on command monitoring tests, many of the CRUD operations in the C++ driver explicitly set the ordered option to false for the underlying bulk operation: example with delete_many

      The CRUD spec indicates the default should be false, and the command monitoring tests confirm this.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: