-
Type: Improvement
-
Resolution: Unresolved
-
Priority: 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)
- is related to
-
CXX-1748 read_concern support for individual operations
- Backlog