summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_policy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61727 Refactoring existing balancer defrag policyPaolo Polato2021-12-151-3/+8
* SERVER-61531 Create balancer infrastructure for collection defragmentationAllison Easton2021-11-241-0/+113
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-181-2/+3
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-1/+19
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-2/+3
* SERVER-49526 configsvrReshardCollection should calculate new initial split po...Randolph Tan2021-03-231-7/+45
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-1/+6
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-3/+9
* SERVER-42329 Remove use of stringified id (concatenation of ns and minKey) in...Jamie Heppenstall2019-08-021-0/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35003 Consider making the balancer threshold to always be 1Sarah Zhou2018-08-131-5/+0
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+2
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-28/+36
* SERVER-26770 Do not move chunks out of shards with below-average utilizationKaloian Manassiev2016-10-261-1/+6
* SERVER-25665 Persist chunk version as part of the active migration documentKaloian Manassiev2016-10-181-20/+4
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+246
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-246/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+246