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

mongocxx api doc: read_concern can also be set in transaction options

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Documentation
    • None

      http://mongocxx.org/api/mongocxx-3.4.0/classmongocxx_1_1read__concern.html says:

      "Read concern can be set at the client, database, or collection level."

      This should be updated to say that it can also be set in mongocxx::options::transaction. Also, it is worth mentioning that this is the only (non-deprecated) way to set read_concern for a transaction. (See also DRIVERS-619)

            Assignee:
            Unassigned Unassigned
            Reporter:
            henrik.ingo@mongodb.com Henrik Ingo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: