-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Currently the driver uses WRITE_CONCERN_ERROR(S) constants in addition to referencing the fields directly as writeConcernError(s). The two ways of referencing the same fields is problematic when searching the source for uses of the fields.
Since the actual name is also the one referenced in specifications, this ticket proposes standardizing on writeConcernError(s).
- links to