-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
Currently, we only log the top level command error (at least on the mongod) slow query log. This can make it difficult to debug retrying logic issues between mongod and mongos. It would be nice if we could also log write errors. We should look into the feasibility of this since write errors are within the response so we will need to look at the response.