-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.9.0
-
Component/s: libmongoc
-
None
Observed when I was testing example-command-monitoring.c:
{ "insert" : "test", "ordered" : true, "documents" : [ { "_id" : { "$numberInt" : "1" } } ] }
Probably a regression introduced in the mongoc_cmd_t refactorings for 1.8 or 1.9.
- duplicates
-
CDRIVER-2273 Do not include default write concern in insert, update, and delete commands
- Closed