summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_abort_reshard_collection_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-3/+2
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+1
* SERVER-59719 Ensure resharding commit/abort completes before verifyingBrett Nawrocki2021-11-101-5/+1
* SERVER-58893 more commands to skip api version checkAdi Zaimi2021-09-091-0/+5
* SERVER-58321 Check recipient document existence instead of donor twice in res...Matt Walak2021-07-081-1/+1
* SERVER-57260 Plumb through userCanceled to the _shardsvrAbortReshardCollectio...Luis Osta2021-06-021-2/+6
* SERVER-56638 Create explicit command for abort participants in reshardCollectionRandolph Tan2021-05-211-0/+161