summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-281-0/+1
* SERVER-66239 Replace mentions to shard tags with shard zones in Balancer sour...Paolo Polato2022-07-071-1/+1
* Revert "SERVER-64406 apply dynamic throttling to balancer rounds"Kaloian Manassiev2022-05-261-1/+1
* SERVER-64406 apply dynamic throttling to balancer roundsPaolo Polato2022-04-251-1/+1
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-04-211-2/+1
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-121-0/+12
* SERVER-64486 + SERVER-64363 moveRange honors secondary throttle and cluster m...Pierlauro Sciarelli2022-04-061-1/+1
* SERVER-64502 Suspend the defragmentation when sh.stopBalancer is invokedPaolo Polato2022-04-011-49/+7
* SERVER-64437 Move the defragmentation synch logic from the policy into the ba...Paolo Polato2022-03-241-0/+2
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-161-0/+2
* SERVER-64324 Create moveRange balancer actionPierlauro Sciarelli2022-03-101-0/+14
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-161-6/+3
* SERVER-63331 Remove useless methods from BatchCommandResponseKaloian Manassiev2022-02-071-1/+0
* SERVER-63168 remove hidden parameter from moveChunk commandPaolo Polato2022-02-031-1/+0
* SERVER-62959 Apply the right maxChunkSize value when migrating a chunkPaolo Polato2022-02-021-7/+1
* SERVER-62134 Ensure Phase 3 is executed before ending defragmentationAllison Easton2022-01-281-0/+6
* SERVER-58518 Report progress of collection defragmentation through balancerCo...Paolo Polato2022-01-251-0/+1
* SERVER-61727: implementation of Collection defragmentation Phase 2Paolo Polato2022-01-201-1/+3
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-021-0/+6
* SERVER-61531 Create balancer infrastructure for collection defragmentationAllison Easton2021-11-241-10/+11
* SERVER-60336 Replace the balancer's MigrationScheduler with a BalancerCommand...Paolo Polato2021-10-261-14/+0
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-181-1/+4
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-0/+11
* 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