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

txn_two_phase_commit_killop.js should handle clients with no opCtx

    • Fully Compatible
    • ALL
    • v4.4
    • 35

      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@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: