For all functions for commands that write, whose names end with "_with_write_concern", call _mongoc_client_command_with_write_concern, which validates writeConcern, and if there is a writeConcernError, parses it and returns false. .
- depends on
-
CDRIVER-1448 private generic command function that supports writeConcern
- Closed
-
CDRIVER-1322 Support sending writeConcern for commands that write
- Closed
- related to
-
CDRIVER-1697 Document that command helpers for commands that write return false on writeConcernError
- Closed