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

killAllSessionsByPattern can kill itself if the pattern matches current session

    • Fully Compatible
    • ALL
    • v4.4
    • Sharding 2020-03-09, Sharding 2020-03-23, Sharding 2020-04-06
    • 14

      killSessionsByPattern command submits a the list of sessions it needs to kill to the SessionKiller. The SessionKiller search for all operations attached to the session and kills them before killing the actual session. If the pattern matches the current session, the SessionKiller can kill the current killSessionsByPattern operation.

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: