summaryrefslogtreecommitdiff
path: root/jstests/replsets/refresh_sessions_rs.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-2/+1
|
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-80/+78
|
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to ↵Blake Oler2018-10-131-1/+5
| | | | set up the sessions collection.
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for ↵Misha Tyulenev2018-08-281-2/+3
| | | | ReplicaSet
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
|
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
|
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-4/+4
|
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-251-1/+1
|
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-1/+1
| | | | This reverts commit ba1704f7cbc0b9a03a181df145f75f433a59b7df.
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-1/+1
|
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-21/+19
|
* SERVER-29202 Implement SessionsCollectionRSsamantharitter2017-08-181-0/+76