-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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.
- related to
-
SERVER-38335 killAllSessions can kill itself if the command body contains a lsid field
- Closed