summaryrefslogtreecommitdiff
path: root/src/mongo/s/comparable_chunk_version_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-26/+24
* 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-226/+111
* SERVER-56908 Changing at which time the ComparableChunkVersion object is crea...Jordi Serra Torrens2021-05-141-34/+0
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-031-1/+34
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2021-01-181-118/+238
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-45/+45
* SERVER-53053 Get rid of the 'canThrowSSVOnIgnored' conditioning in ChunkVersionKaloian Manassiev2020-11-261-23/+0
* SERVER-50912 Fix the comparison logic in ComparableChunkVersionKaloian Manassiev2020-09-151-18/+35
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-3/+130
* SERVER-48990 Added comparable chunk version as a prerequisite to implement a ...Marcos José Grillo Ramírez2020-08-121-0/+109