summaryrefslogtreecommitdiff
path: root/src/mongo/s/comparable_database_version_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-3/+3
* SERVER-60268 Reintroduce disambiguationg sequence numberSergi Mateo Bellido2021-10-041-5/+11
* SERVER-59177 Remove deprecated ComparableDatabaseVersion::_uuidDisambiguating...Allison Easton2021-08-181-66/+45
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-70/+3
* SERVER-57022 Add a way to construct a ComparableDatabaseVersion without a val...Sergi Mateo Bellido2021-05-251-1/+8
* SERVER-56908 Changing at which time the ComparableChunkVersion object is crea...Jordi Serra Torrens2021-05-141-37/+0
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-031-1/+78
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2021-01-181-30/+111
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-17/+17
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-1/+7
* SERVER-48991 Make DatabaseCache causally consistent through the usage of Comp...Tommaso Tocci2020-08-061-0/+96