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

read_concern::acknowledge_string() creates invalid read concern when attempting to set to server default

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.3
    • None
    • Implementation
    • None

    Description

      read_concern::acknowledge_string() is documented to set the read concern level to read_concern::level::k_server_default when the empty string is passed. Instead, it incorrectly sets the read concern level to read_concern::level::k_unknown when the empty string is passed.

      Attachments

        Activity

          People

            rassi J Rassi
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: