summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_recipient_service_external_state_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64160 Drop deprecated field parsing support for collection typeTommaso Tocci2022-03-071-6/+4
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+1
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-191-8/+8
* SERVER-62178 Clear filtering metadata on recipient shard primary for temporar...Matt Boros2022-01-131-15/+13
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-4/+5
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-21/+51
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-2/+2
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-4/+4
* SERVER-57194 Fix unit-tests to run with lock-free reads enabledDianna Hohensee2021-08-101-36/+0
* SERVER-58389 Removed $maxTimeMS for updates performed by shards on the config...Matt Walak2021-08-041-0/+26
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-271-0/+30
* SERVER-55288 Create RecipientStateMachineExternalState class.Max Hirschhorn2021-04-211-0/+532