-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.1.4
-
Component/s: None
-
None
Calling mongoc_bulk_operation_set_write_concern(NULL) (i.e. when we know no write concern zval was received by a write method) results in libmongoc overwriting the existing write concern with a new object. Ideally, we should inherit the client's write concern.
- is depended on by
-
PHPC-169 Test read and write concern inheritance
- Closed
- is related to
-
CDRIVER-554 Collection-level update and bulk functions do not inherit write concern
- Closed