Mongos does not return errorlabels if it is interrupted while parsing a request

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              [DO NOT USE] Backlog - Sharding Team
              Reporter:
              Jason Zhang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: