summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_reshard_collection_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76613 Add shardDistribution in reshardCollection cmdJiawei Yang2023-05-051-0/+9
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62452 Add collectionUUID parameter to reshardCollection commandFaustoleyva542022-02-071-0/+1
* SERVER-62064 Serialize resharding with other DDL operations on stepupJordi Serra Torrens2022-01-071-6/+13
* SERVER-52461 Enable resharding feature flag by default.Max Hirschhorn2021-05-121-1/+1
* SERVER-52158 Move reshardCollection command behind its feature flag.Max Hirschhorn2021-03-161-1/+2
* SERVER-52760 Add shardsvr_reshard_collection command and a DDL coordinator to...Marcos José Grillo Ramirez2021-02-161-15/+23
* SERVER-50223 Temporarily make reshardCollection command testing-only.Max Hirschhorn2020-08-101-1/+2
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-231-36/+19
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-021-0/+124