-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Service Arch 2020-02-10
-
95
We attempt to use numberInt() to load integers from the wire here and here. Both of these should be safeNumberLong() calls instead. The wNumNodes value should also be validated against the maximum amount of nodes in a replica set before it gets downcasted to int.
- is cloned by
-
SERVER-45920 Validate writeConcern.w
- Closed
- is related to
-
SERVER-45639 Use safeNumberLong() to parse wTimeout from command
- Closed
-
SERVER-45837 Modify an existing dynamic builder to build dynamically with opt=off
- Closed
- related to
-
CDRIVER-3510 Tests with invalid write concern of w:99 fail against MongoDB 4.3.3+
- Closed