summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_policy.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-25/+58
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-6/+12
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-9/+21
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-42914 Implement random chunk selection policy for balancer for use in ...Alex Taskov2019-08-281-0/+75
* SERVER-42329 Remove use of stringified id (concatenation of ns and minKey) in...Jamie Heppenstall2019-08-021-1/+18
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+2
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-221-1/+2
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-1/+1
* 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-14/+6
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-1/+1
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-4/+4
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-41/+37
* SERVER-30058 Balancer policy should not move chunks off shards on 'size excee...Kaloian Manassiev2017-07-131-5/+3
* SERVER-27804 add additional parsers to ChunkType for shard's config.chunks.uu...Dianna Hohensee2017-01-301-1/+1
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-4/+16
* SERVER-26770 Do not move chunks out of shards with below-average utilizationKaloian Manassiev2016-10-261-28/+30
* SERVER-25665 Persist chunk version as part of the active migration documentKaloian Manassiev2016-10-181-5/+22
* SERVER-26579 Do not move chunks to shards with above optimal chunk countKaloian Manassiev2016-10-141-2/+7
* SERVER-26500 Balancer should not repeat shards when draining or correcting zonesKaloian Manassiev2016-10-071-0/+8
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+518
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-518/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+518