summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sessions_collection_config_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74566 Use ShardLocal in more places that may have relied on itJack Mulrow2023-03-231-7/+9
* SERVER-70789 Rename sharding global indexes utilities to reflect globalness o...Marcos José Grillo Ramirez2023-03-041-2/+2
* SERVER-72065 Use GlobalLock to invoke canAcceptWritesFor() in SessionsCollect...Paolo Polato2022-12-161-3/+2
* SERVER-66145 Prevent operations from writing with read ticketsLouis Williams2022-12-161-1/+1
* SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato2022-12-141-14/+21
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-4/+4
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-281-6/+2
* SERVER-67912 Reduce set of non-causally consistent API of the ShardRegistryTommaso Tocci2022-07-111-1/+1
* SERVER-67346 Disable autosplit on config.system.sessions when upgrading the c...Paolo Polato2022-06-201-2/+4
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-06-011-0/+16
* SERVER-65188: Check shard response ok in SessionsCollectionConfigServernandinibhartiyaMDB2022-05-121-3/+8
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61214 Ensure having the latest known entry of the catalog cache when c...Pierlauro Sciarelli2021-12-031-3/+14
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-21/+8
* SERVER-53412 Mark code which needs to go away after 5.0 with the proper ticketKaloian Manassiev2021-03-311-1/+1
* SERVER-52631 Refactor stale shard version retry helper (Part 2)Pierlauro Sciarelli2020-11-271-2/+2
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheKevin Pulo2020-09-161-1/+1
* Revert "SERVER-46202 Implement ShardRegistry on top of ReadThroughCache"Tommaso Tocci2020-09-151-1/+1
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheTommaso Tocci2020-09-151-1/+1
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-0/+118