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

killSessions should kill transactions prior to killing cursors

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • Affects Version/s: 3.7.9
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2018-05-07, Repl 2018-05-21

      This will help prevent killSessions from blocking on locks held by a transaction it plans to kill.

      A suggested ordering for session kill is:

      1. Kill transactions
      2. Kill operations
      3. Kill cursors

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: