summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_metadata_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56469 The shard server catalog cache loader should replace the entrie...Sergi Mateo Bellido2021-05-031-6/+0
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-091-14/+7
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-1/+2
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-031-0/+6
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-011-1/+2
* SERVER-53052 Review some recent changes introduced in setFCV commandSergi Mateo Bellido2020-11-251-3/+3
* SERVER-51891 Make ShardCollectionType not use strict parsingSergi Mateo Bellido2020-11-181-0/+7
* SERVER-42152 Delete existing chunks on new epoch in persisted routing table c...Jamie Heppenstall2019-08-011-0/+5
* 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-33766 Ensure that secondaries always invalidate the in-memory routing ...jannaerin2018-04-201-16/+2
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-0/+28
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-081-0/+4
* SERVER-28248 Use Notification<void> in the VersionNotifications classKaloian Manassiev2017-06-301-1/+2
* SERVER-29239 add shard secondary chunk refresh logic to ShardServerCatalogCac...Dianna Hohensee2017-06-271-2/+9
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-12/+14
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-6/+35
* SERVER-28721 update ShardCollectionType schema with additional fields and ref...Dianna Hohensee2017-04-151-50/+70
* SERVER-28176 read chunks collections on shardsDianna Hohensee2017-03-131-17/+45
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-0/+114