summaryrefslogtreecommitdiff
path: root/jstests/libs/kill_sessions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-3/+3
* SERVER-49868 Include "secs" in sleep command in assert.soon message in kill_s...Cheahuychou Mao2020-07-241-1/+1
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-151-1/+1
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-0/+2
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-181-1/+1
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-151-5/+16
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2019-12-041-2/+31
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Blake Oler2019-09-231-4/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-129/+128
* Remove listLocalCursorsTed Tuckman2018-10-121-4/+7
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-131-6/+2
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-5/+9
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-40/+50
* SERVER-30686 Wire up SessionOptions in more places.Max Hirschhorn2017-08-301-2/+2
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+747