-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
While writing tests for https://jira.mongodb.org/browse/RUBY-1433 I observed that servers 4.0 and 4.1 set codeName under writeErrors in sharded cluster topology but not replica set or standalone. Older servers don't set codeName in any topology.
Server should probably be consistent and set codeName in all topologies.
- is related to
-
RUBY-1433 OperationError#code not set on duplicate key error
- Closed
- related to
-
SERVER-33849 Use of codeName should be consistent across error messages
- Backlog