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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.3
    • Affects Version/s: None
    • Component/s: Implementation
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: