-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
collection_find_and_modify()
Will now automatically apply the collection's writeConcern when talking to MongoDB 3.2 servers or later.
This may cause "slower collection_find_and_modify()" then previous releases if the collection writeConcern is greater then the server provided default (usually w=1).
- is related to
-
CDRIVER-945 mongoc_collection_find_and_modify_with_opts () builder
-
- Closed
-
-
DRIVERS-224 Implement findAndModify writeConcern support
-
- Closed
-
- related to
-
CDRIVER-1011 Document helpers that use writeConcern
-
- Closed
-