summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/migration_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60336 Replace the balancer's MigrationScheduler with a BalancerCommand...Paolo Polato2021-10-261-286/+0
* SERVER-55574 Catch all exceptions during scheduling of migrationsKaloian Manassiev2021-06-281-7/+7
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-1/+0
* SERVER-53118 Make the DistLockManager use the same processId/lockSessionId pe...Kaloian Manassiev2021-01-211-13/+3
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-49145: Prevent distributed lock timeouts in suites with background mig...Jordi Serra Torrens2020-11-161-1/+12
* SERVER-48365 Migration manager recovery should handle a refined shard keyPierlauro Sciarelli2020-07-211-2/+13
* 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-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-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-30748 WithLock to replace _inlockNathan Myers2017-08-251-7/+10
* Revert "SERVER-30748 WithLock to replace _inlock"Robert Guo2017-08-241-10/+7
* SERVER-30748 WithLock to replace _inlockNathan Myers2017-08-231-7/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-8/+8
* SERVER-26213 Remove MigrationManager::CollectionMigrationsState::distLockHand...Dianna Hohensee2017-01-271-19/+2
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-231-5/+0
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-29/+7
* SERVER-26116 reacquire the balancer distlock in drain mode during config prim...Dianna Hohensee2016-11-151-3/+9
* SERVER-26418 persist balancer settings into migration documentMisha Tyulenev2016-10-271-3/+3
* SERVER-26307 Differentiate between config and shard command errors in Migrati...Dianna Hohensee2016-10-181-3/+19
* Revert "SERVER-26307 Differentiate between config and shard command errors in...Dianna Hohensee2016-10-171-20/+3
* SERVER-26307 Differentiate between config and shard command errors in Migrati...Dianna Hohensee2016-10-171-3/+20
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+294
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-294/+0
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-0/+294