-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.2.0
-
Component/s: None
-
None
The implementation in PHPC-827 only considers 32-bit integers and ignores 64-bit values. We should also inspect 64-bit values. Since BSON encoding only uses 64-bit values when needed, a 64-bit value will result in an exception when we validate the maxStalenessSeconds range.
- is related to
-
CDRIVER-2232 Read preference allows int64_t maxStalenessSeconds but URI is limited to int32_t
- Closed
-
PHPC-827 Update Max Staleness implementation
- Closed