-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: libmongoc
-
None
If the user provides a readConcern in "opts" it should take precedence over the collection's readConcern. However, mongoc_collection_find_with_opts prefers the wrong readConcern.