Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62799

Indicate that an operation tasserted in command response

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • QE 2023-05-15, QE 2023-05-29, QE 2023-06-12, QE 2023-06-26

      Currently, when a tassert() is tripped, there is nothing in the command response to indicate that the failure was due to a tassert. In order to change the jstestfuzzer to fail when a command trips a tassert(), we must provide this.

      There are a few possible ways of doing this, and we should discuss with service arch which is best:
      -Prefix the error message with "tassert failed" or similar
      -Add a new response field indicating that the failure was due to tassert().
      -It may be possible to use 'extraErrorInfo' to include this information.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: