-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The Write Concern spec documents wTimeoutMS as a 64-bit signed integer; however, PHP has historically documented (and enforced) the value as a 32-bit integer.
Once libmongoc has addressed this, we should consider making a similar change. This relates to both the Manager URI options and WriteConcern constructor.
- depends on
-
CDRIVER-3396 64-bit support for wTimeoutMS is incomplete
- Closed
-
CDRIVER-3087 Allow setting and getting of wtimeoutMS as an int64_t
- Closed