summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_map_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-7/+4
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-8/+8
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-8/+8
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-22/+27
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-8/+8
* SERVER-48740 Modify ChunkMap to use std::vector internallyAlex Taskov2020-07-081-33/+51
* SERVER-48739 Add cached max KeyString to ChunkInfo classAlex Taskov2020-06-171-5/+4
* SERVER-47674 Create Facade wrapper for ChunkInfoMapAlex Taskov2020-04-271-0/+151