summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_metadata_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-29/+8
* SERVER-60301 Remove the update metadata format machinery from the SSCCLSergi Mateo Bellido2021-09-301-7/+0
* SERVER-59904 The ShardServerCatalogCacheLoader ended up having two different ...Antonio Fuschetto2021-09-271-0/+9
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-1/+1
* SERVER-59663 Refactor SSCCL's code that cleans up persisted metadataAntonio Fuschetto2021-08-311-9/+0
* SERVER-59661 Refactor construction of persisted chunks collection namespaceAntonio Fuschetto2021-08-301-2/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-9/+16
* Revert "SERVER-58575 Replace the logic that decides whether the SSCCL should ...Daniel Gottlieb2021-08-171-9/+9
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-161-9/+9
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+2
* SERVER-34632 config.chunks change to config.cache.chunks creates a collection...Antonio Fuschetto2021-07-091-13/+27
* 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