Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
The wtimeoutMS field of a write concern is spec-defined to be an int64 (which we accept), but libmongoc only accepts int32 s, so we truncate if necessary in order to pass to libmongoc.
Attachments
Issue Links
- has to be done after
-
SWIFT-364 Update minimum required version to libmongoc 1.15.1
-
- Closed
-
- is caused by
-
CDRIVER-3087 Allow setting and getting of wtimeoutMS as an int64_t
-
- Closed
-