-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2020-02-10
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.
- causes
-
PYTHON-2118 Fix texts that use writeConcern.w > 50
- Closed
- clones
-
SERVER-45584 Validate writeConcern.w
- Closed
- is duplicated by
-
SERVER-11674 Write command write concerns parameter w should be validated >= 0
- Closed