[CDRIVER-3396] 64-bit support for wTimeoutMS is incomplete Created: 21/Oct/19  Updated: 28/Oct/23  Resolved: 13/Nov/19

Status: Closed
Project: C Driver
Component/s: uri
Affects Version/s: 1.15.1
Fix Version/s: 1.16.0

Type: Bug Priority: Major - P3
Reporter: Andreas Braun Assignee: Andreas Braun
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by PHPC-1411 Accept 64-bit integers for wTimeoutMS Closed
Related
is related to CDRIVER-3087 Allow setting and getting of wtimeout... Closed

 Description   

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.



 Comments   
Comment by Githook User [ 13/Nov/19 ]

Author:

{'username': 'alcaeus', 'email': 'git@alcaeus.org', 'name': 'Andreas Braun'}

Message: CDRIVER-3396 add 64-bit support for wTimeoutMS
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/bcdc48451279cba331bf74094c7aad7b911dae5f

Comment by Andreas Braun [ 30/Oct/19 ]

Moving to 1.16.0 as it will require new API to handle 64-bit values in mongoc_uri_t.

Generated at Wed Feb 07 21:17:54 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.