txn_two_phase_commit_killop.js should handle clients with no opCtx

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v4.4
    • 35
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Test uses currentOp to collect OpIds to kill here. However, currentOp iterates over every client and there is a tiny window where the client would have the matching desc field, but without an opCtx. This would cause the test to hit this error

              Assignee:
              Randolph Tan
              Reporter:
              Randolph Tan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: