The read_concern class uses "acknowledge_level" method name to set the read concern level.
This is not consistent with the spec which suggests "level" as the name.
Consider renaming this, by adding a new method and deprecating this one.
- is depended on by
-
CXX-1655 Remove deprecated acknowledge_level from read_concern
- Closed