summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/scoped_collection_metadata.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62149 Reuse ShardKeyPattern object from collection metadata in the wri...Jordi Serra Torrens2021-12-201-0/+5
* SERVER-57665 Remove the unused disallowWritesForResharding() methodLuis Osta2021-06-281-4/+0
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+4
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-101-0/+4
* SERVER-53631 Refactored and renamed writesShouldRunInDistributedTransaction f...Alex Taskov2021-01-141-3/+2
* SERVER-52801 Implement local drop for the original collection on resharding d...Blake Oler2020-12-051-3/+3
* SERVER-51694 Add a resharding utility function to determine whether a write s...Vishnu Kaushik2020-11-231-0/+5
* SERVER-50921 add method to return reshard key if appending resharding recipie...Vishnu Kaushik2020-11-171-0/+4
* SERVER-49821 Define utility function for getting recipient which would own do...Alex Taskov2020-09-161-0/+4
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-141-31/+0
* SERVER-46703 Make `checkShardVersionOrThrow` throw SSV if the metadata is not...Kaloian Manassiev2020-04-101-4/+11
* SERVER-45780 Rename getCurrentMetadataTommaso Tocci2020-03-031-6/+39
* SERVER-45778 Rename getOrphanFilter to getOwnershipFilter and change the retu...Marcos José Grillo Ramírez2020-02-031-1/+30
* 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-36164 Decouple ScopedCollectionMetadata from MetadataManagerKaloian Manassiev2018-07-171-0/+70