summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_chunk_selection_policy_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-281-24/+124
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-16802 SERVER-28981 Balancer consider shards and collections in random ...Kevin Pulo2018-03-191-2/+8
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-5/+6
* SERVER-28992 Cleanup and remove unused code from write commandsKaloian Manassiev2017-12-291-8/+4
* SERVER-32480 Remove CatalogCache retrieval methods, which take StringDataKaloian Manassiev2017-12-291-4/+4
* SERVER-29397 Ensure user inserted invalid config.tags documents cause the aut...Dianna Hohensee2017-12-061-1/+1
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-5/+5
* SERVER-29817 Do not use chunk map data structure in ChunkManager interface.Andy Schwerin2017-07-051-3/+1
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-27/+24
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-24/+27
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-27/+24
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-27/+27
* SERVER-28106 Cleanup the contract of ChunkManager::findIntersectingChunkKaloian Manassiev2017-02-271-4/+4
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-1/+1
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-061-8/+8
* Revert "SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrima...Kaloian Manassiev2017-02-031-8/+8
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-031-8/+8
* SERVER-27393 Balancer should skip dropped collectionsNathan Myers2016-12-211-0/+8
* Revert "SERVER-27383 Balancer should skip dropped collections" (sp)Nathan Myers2016-12-211-8/+0
* SERVER-27383 Balancer should skip dropped collectionsNathan Myers2016-12-211-0/+8
* SERVER-27321 Rename ScopedChunkManager::getExisting to refreshAndGetKaloian Manassiev2016-12-081-4/+4
* SERVER-25665 Persist chunk version as part of the active migration documentKaloian Manassiev2016-10-181-0/+1
* SERVER-18361 Consider the zone's max when enforcing zone boundariesKaloian Manassiev2016-10-071-68/+125
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+418
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-418/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+418