summaryrefslogtreecommitdiff
path: root/jstests/replsets/sessions_collection_auto_healing.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-05-201-1/+35
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-83/+81
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2018-11-021-17/+44
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-131-9/+5
* SERVER-37147 sessions_collection_auto_healing.js should use 2 node replica setTess Avitabile2018-09-141-2/+5
* SERVER-37050 wait for replication in session_collection_auto_healingMisha Tyulenev2018-09-071-0/+10
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-08-281-14/+12
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+84