Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
ALL
Description
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.
Attachments
Issue Links
- 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
-