summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_policy_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73813 Increase unit test coverage of data size aware balancing policySilvia Surroca2023-04-211-32/+147
* SERVER-74202 Update balancer to use client local Prng for thread-safe shufflingPol Pinol Castuera2023-04-171-1/+0
* SERVER-75481 Consider ideal data size when balancingPierlauro Sciarelli2023-04-061-0/+32
* SERVER-66782 Remove BalanceAccordingToDataSize feature flagPierlauro Sciarelli2023-02-091-363/+356
* SERVER-70973 Balancer should stop iterating collections when there are no mor...Silvia Surroca2022-11-091-10/+23
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-071-133/+98
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-021-98/+133
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-011-133/+98
* SERVER-66239 Replace mentions to shard tags with shard zones in Balancer sour...Paolo Polato2022-07-071-111/+111
* SERVER-67400 Introduce a CollectionPlacement component of the collection versionKaloian Manassiev2022-06-211-4/+1
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-36/+49
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64149 Remove MigrationReason from MigrateInfoAllison Easton2022-03-151-86/+97
* SERVER-61727: implementation of Collection defragmentation Phase 2Paolo Polato2022-01-201-5/+5
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-1/+1
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-1/+1
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-1/+2
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-1/+1
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+24
* SERVER-43898 Add more unit tests for balancer_policy.cpp and balancer_chunk_s...Cheahuychou Mao2019-11-191-0/+57
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-34/+37
* 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-14/+16
* SERVER-35003 Consider making the balancer threshold to always be 1Sarah Zhou2018-08-131-5/+4
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-45/+101
* SERVER-30058 Balancer policy should not move chunks off shards on 'size excee...Kaloian Manassiev2017-07-131-6/+20
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-0/+12
* SERVER-26770 Do not move chunks out of shards with below-average utilizationKaloian Manassiev2016-10-261-0/+17
* SERVER-25665 Persist chunk version as part of the active migration documentKaloian Manassiev2016-10-181-2/+13
* SERVER-26579 Do not move chunks to shards with above optimal chunk countKaloian Manassiev2016-10-141-18/+30
* SERVER-26500 Balancer should not repeat shards when draining or correcting zonesKaloian Manassiev2016-10-071-0/+34
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+608
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-608/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+608