-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding
-
ALL
If we happen to interrupt mongos as we are parsing a given command, it is possible that we do not return the necessary errorlabels back to the client. Specifically if we fail before calling RunInvocation::run(), then the subsequent _handleException() does not append errorLabels. We should ideally try to append proper errorlabels whenever we respond to a client.
- duplicates
-
SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command Interrupted In _parseCommand
- Closed
- related to
-
SERVER-53624 4.4 mongos does not attach RetryableWriteError label to shutdown errors
- Closed