summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_server_catalog_cache_loader.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73960 Support for catalog shard configuration for catalog cache loaderRandolph Tan2023-03-221-0/+2
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-1/+1
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-15/+0
* SERVER-60301 Remove the update metadata format machinery from the SSCCLSergi Mateo Bellido2021-09-301-23/+4
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-6/+11
* Revert "SERVER-58575 Replace the logic that decides whether the SSCCL should ...Daniel Gottlieb2021-08-171-11/+6
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-161-6/+11
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-4/+2
* SERVER-58364 ShardServerCatalogCacheLoader::waitForCollectionFlush should be ...Jordi Serra Torrens2021-07-141-20/+4
* SERVER-34632 config.chunks change to config.cache.chunks creates a collection...Antonio Fuschetto2021-07-091-1/+11
* SERVER-57009 Additional debugging information in case of crash during FCV changeAntonio Fuschetto2021-05-191-0/+15
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-091-18/+31
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-301-2/+1
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-35/+22
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-4/+4
* SERVER-41160 Add shutdown method for CatalogCacheLoaderRandolph Tan2019-07-011-1/+6
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-5/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-3/+6
* SERVER-40025 Clarify ShardServerCatalogCacheLoader remote refresh executionr4.1.9Ben Caimano2019-03-131-6/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37051 Check for term change after fetching the queued metadata in Shar...Kaloian Manassiev2018-09-111-1/+1
* SERVER-34632 Rename `struct dbTask` to DBTaskKaloian Manassiev2018-05-241-34/+34
* SERVER-34632 Use alias for the callback of CatalogCacheLoader::getChunksSinceKaloian Manassiev2018-05-241-20/+11
* SERVER-34458 Shards should always persist a database entry after refreshEsha Maharishi2018-04-131-34/+5
* SERVER-32608 Make secondaries refresh their database metadata from the persis...jannaerin2018-04-061-2/+12
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-19/+158
* SERVER-34145 Create flushDatabaseCacheUpdates internal commandjannaerin2018-04-031-0/+2
* SERVER-34145 Add failpoint and getDatabase function calls to persist DB versi...jannaerin2018-03-301-1/+16
* SERVER-34145 Add stub methods for persisting DB version on primaryjannaerin2018-03-291-0/+4
* SERVER-31521 Make OperationContextGroup have a non-sticky interrupt and updat...Dianna Hohensee2017-10-191-3/+2
* SERVER-30797 Ensure shard primary is a majority primary before using updated ...Dianna Hohensee2017-10-031-3/+9
* SERVER-30147 Add ability to wait on collection metadata flushKaloian Manassiev2017-08-101-52/+43
* SERVER-28793 unit tests for ShardServerCatalogCacheLoader in primary modeDianna Hohensee2017-08-091-3/+13
* Revert "SERVER-30219 Make metadata commands use kLocalReadConcern"Esha Maharishi2017-08-081-3/+2
* SERVER-29768 Primary does not need to do a complete chunk metadata read in Sh...Dianna Hohensee2017-08-031-10/+7
* SERVER-29672 Remove unnecessary passthrough calls from CatalogCacheKaloian Manassiev2017-08-031-5/+10
* SERVER-30219 Make metadata commands use kLocalReadConcernJessica Yu2017-08-021-2/+3
* SERVER-29672 Make Config/ShardCatalogCacheLoader decorations on ServiceContextKaloian Manassiev2017-07-281-1/+1
* SERVER-30147 Remove some unused calls around ShardServerCatalogCacheLoaderKaloian Manassiev2017-07-261-1/+4
* Revert "SERVER-30147 Remove some unused calls around ShardServerCatalogCacheL...Kaloian Manassiev2017-07-241-4/+1
* SERVER-30147 Remove some unused calls around ShardServerCatalogCacheLoaderKaloian Manassiev2017-07-231-1/+4
* SERVER-29745 after a successful migration, ensure the metadata update is pers...Dianna Hohensee2017-07-131-1/+13
* SERVER-29619 Interrupt shard server catalog cache loader tasks on stepdownNathan Myers2017-07-131-0/+4
* SERVER-30097 make ShardServerCatalogCacheLoader::_forcePrimaryRefreshAndWaitF...Esha Maharishi2017-07-121-2/+4
* Revert "SERVER-29745 after a successful migration, ensure the metadata update...Dianna Hohensee2017-07-111-13/+1
* SERVER-29745 after a successful migration, ensure the metadata update is pers...Dianna Hohensee2017-07-101-1/+13
* Revert "SERVER-29745 after a successful migration, ensure the metadata update...Dianna Hohensee2017-07-071-13/+1
* SERVER-29745 after a successful migration, ensure the metadata update is pers...Dianna Hohensee2017-07-071-1/+13