-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
CXX-1086 deprecated several methods on client that deal with setting and getting read_concern, write_concern, and read_preference. However, if CDRIVER-3537 is fixed, these methods may no longer be problematic. Additionally, there are several related methods on client that were not deprecated in CXX-1086, including the getters for read_concern and read_preference. Revisit these and either deprecate/remove all related methods, or un-deprecate them once the C driver can accommodate these settings.
- depends on
-
CDRIVER-3537 Pooled clients should clear state when pushed back onto the pool
- Backlog
- related to
-
CXX-1931 Remove code deprecated in previous releases
- Closed