summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/read_only_catalog_cache_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41869 On term mismatch do not invoke the getChunkSince callback under ...Kaloian Manassiev2019-07-031-3/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-1/+1
* SERVER-34145 Create flushDatabaseCacheUpdates internal commandjannaerin2018-04-031-0/+4
* SERVER-34145 Add stub methods for persisting DB version on primaryjannaerin2018-03-291-0/+6
* SERVER-30147 Add ability to wait on collection metadata flushKaloian Manassiev2017-08-101-22/+3
* SERVER-28793 unit tests for ShardServerCatalogCacheLoader in primary modeDianna Hohensee2017-08-091-3/+1
* SERVER-29694 Read-only shards should not try to persist the collection routin...Dianna Hohensee2017-08-091-0/+70