summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-10-141-1/+2
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-291-1/+2
* SERVER-62583 Unset collection-specific balancer fields upon setFCV < 5.3Pierlauro Sciarelli2022-01-181-0/+9
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-5/+7
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-7/+5
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-5/+7
* SERVER-53283 Remove code that patches up sharding metadata on FCV upgrade/dow...Allison Easton2021-08-031-9/+0
* SERVER-54944 Make drop collection resilient to stepdownsTommaso Tocci2021-03-111-1/+2
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-261-1/+12
* SERVER-53861: Implement stop migrations procedure for DDL operationsJordi Serra Torrens2021-02-251-0/+58