-
Type: Improvement
-
Resolution: Done
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: API
Right now, Write Concern is achieved in the C++ driver via calls to getLastError(). Instead, we should add the ability to pass the write concern directly to methods which write.
- is depended on by
-
CXX-171 C++ driver should support all Write Concern types
- Closed
- is related to
-
SERVER-9880 Give C++ driver's getLastError method a way to specify non-numeric write concerns
- Closed
-
DRIVERS-131 Drivers should only send {w:1} if and when the user has specified.
- Closed