summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57790 Stop the balancer thread while serving setFCV.Paolo Polato2021-07-161-0/+48
* SERVER-53105: Target chunks by collectionUUIDJordi Serra Torrens2021-02-011-8/+0
* SERVER-50740 Add onShutdown() method to ReplicaSetAwareInterface class.Suganthi Mani2020-09-091-0/+1
* SERVER-49935 Add startup method to ReplicaSetAwareService interfaceSpencer T Brody2020-07-311-0/+1
* SERVER-48927 Provide term to ReplicaSetAwareService onStepUp methodsSpencer T Brody2020-06-241-2/+2
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+1
* SERVER-48406 Add onBecomeArbiter to ReplicaSetAwareServiceKevin Pulo2020-05-281-0/+1
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+6
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-091-3/+8
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-241-14/+10
* SERVER-29829 Possible double call of std::thread::join through Balancer::wait...Alex Taskov2020-01-081-1/+2
* SERVER-44818 Change the balancerCollectionStatus command response formatMarcos José Grillo Ramírez2019-11-261-1/+5
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+6
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-1/+2
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-42914 Implement random chunk selection policy for balancer for use in ...Alex Taskov2019-08-281-2/+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-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-0/+5
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-041-5/+0
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-041-0/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-16802 SERVER-28981 Balancer consider shards and collections in random ...Kevin Pulo2018-03-161-3/+8
* SERVER-31091 Make Balancer::joinCurrentRound obey the OperationContext deadlineKaloian Manassiev2017-10-181-1/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-12/+12
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-231-3/+1
* SERVER-26849 wait for balancer thread to terminate before finishing shutdownDianna Hohensee2016-12-011-11/+13
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+250
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-250/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+250