summaryrefslogtreecommitdiff
path: root/src/mongo/s/stale_shard_version_helpers_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72889 Add checks to shard version constructor to ensure chunk version ...Allison Easton2023-02-211-6/+8
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-241-8/+9
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-011-5/+8
* SERVER-68891 StaleConfigInfo should use shard versionAllison Easton2022-08-261-4/+5
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-6/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64492 Add async version of shardVersionRetryRandolph Tan2022-03-251-0/+135