summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/dist_lock_catalog.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-11/+12
* SERVER-26013 Add a tryLock method to the dist lock managerKaloian Manassiev2016-09-081-7/+13
* SERVER-26013 Remove ShardingCatalogClient::distLock and cleanup DistLockManagerKaloian Manassiev2016-09-081-1/+6
* SERVER-25703 enable dist lock unlock by sessionId AND _idDianna Hohensee2016-08-231-0/+7
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-1/+2
* SERVER-20037 After CatalogManager swap release distributed locks held by old ...Spencer T Brody2016-01-121-1/+8
* SERVER-21392 Make CSRS config server updates retryKaloian Manassiev2015-11-171-2/+4
* SERVER-20082 add maxTimeMs to config catalog operationsMisha Tyulenev2015-10-131-9/+12
* Revert "SERVER-20082 Add OperationContext parameter to config methods in Shar...Max Hirschhorn2015-10-061-12/+9
* SERVER-20082 Add OperationContext parameter to config methods in ShardRegistryMisha Tyulenev2015-10-061-9/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-106/+106
* SERVER-18596 Implement lock expiration takeover for replSets distlock managerRandolph Tan2015-06-111-2/+8
* SERVER-18525 Implement background ping and unlock for replSets distlock managerRandolph Tan2015-06-081-5/+13
* SERVER-18589 Fix clang compile failureRandolph Tan2015-05-281-2/+1
* SERVER-18589 Implement Dist Lock CatalogRandolph Tan2015-05-281-0/+141