CDRIVER-3087 introduced support for 64-bit values in wTimeoutMS. URI parsing wasn't updated, with _mongoc_uri_build_write_concern still using mongoc_uri_get_option_as_int32 to read the wtimeoutms URI option. This causes URI parsing errors when using 64-bit values for wtimeoutms.
- is depended on by
-
PHPC-1411 Accept 64-bit integers for wTimeoutMS
- Closed
- is related to
-
CDRIVER-3087 Allow setting and getting of wtimeoutMS as an int64_t
- Closed