summaryrefslogtreecommitdiff
path: root/jstests/replsets/sessions_collection_auto_healing.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-65188: Check shard response ok in SessionsCollectionConfigServernandinibhartiyaMDB2022-05-121-3/+6
|
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ↵Cheahuychou Mao2020-05-201-1/+35
| | | | if it exists in LogicalSessionCache refresh/reap thread
* 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 ↵Blake Oler2018-11-021-17/+44
| | | | upon node restart
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to ↵Blake Oler2018-10-131-9/+5
| | | | set up the sessions collection.
* 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 ↵Misha Tyulenev2018-08-281-14/+12
| | | | ReplicaSet
* 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