summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/legacy
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22483 convert disabled SCCC dbtests to jstests or unittests that use CSRSEsha Maharishi2016-03-142-380/+0
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-101-19/+4
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-0313-4096/+0
* SERVER-22590 improve applyChunkOpsDeprecated to check for false failures in c...Dianna Hohensee2016-02-242-4/+46
* SERVER-20418 Make sure that we always start the distlock pinger when running ...Spencer T Brody2016-01-225-53/+30
* SERVER-20037 After CatalogManager swap release distributed locks held by old ...Spencer T Brody2016-01-123-1/+13
* SERVER-22112 Remove circular dependency between CatalogManager and CatalogCacheKaloian Manassiev2016-01-121-50/+30
* Revert "SERVER-22112 Remove circular dependency between CatalogManager and Ca...Kaloian Manassiev2016-01-111-0/+1
* SERVER-22112 Remove circular dependency between CatalogManager and CatalogCacheKaloian Manassiev2016-01-111-1/+0
* SERVER-20037 Clean up calculation of legacy distributed lock process IDSpencer T Brody2016-01-066-60/+31
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-1/+5
* Revert "SERVER-21050 Make CSRS use write concern timeout of 15 seconds"Kaloian Manassiev2015-12-161-5/+1
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-1/+5
* SERVER-21050 Make the 'causedBy' reports more descriptiveKaloian Manassiev2015-12-141-1/+1
* SERVER-21050 Make dist lock timeouts uniformKaloian Manassiev2015-12-081-6/+4
* SERVER-21644 Invariant failure iter != _lockMap.end() in legacy_dist_lock_man...Randolph Tan2015-12-081-3/+5
* SERVER-21215 If the config servers are all down, retry sharding state initial...Spencer T Brody2015-11-182-2/+18
* SERVER-21293 Add network timeout to the query fetcherKaloian Manassiev2015-11-161-1/+3
* SERVER-21186 Move update call to be specific to the catalog managerKaloian Manassiev2015-11-113-17/+57
* SERVER-21369 Make catalog manager's removes retryKaloian Manassiev2015-11-112-2/+28
* SERVER-21193 mongos claims that config db is empty on CSRS clusterRandolph Tan2015-11-112-10/+49
* SERVER-21315 Make sure to cleanup state transition on failed dist lock acquis...Randolph Tan2015-11-063-15/+27
* SERVER-21283 Remove unreachable return statement in CatalogManagerLegacyKaloian Manassiev2015-11-041-2/+0
* SERVER-21186 Make catalog manager insert virtualKaloian Manassiev2015-11-032-0/+23
* SERVER-21186 Make actionLog format the same as changeLog'sKaloian Manassiev2015-11-032-118/+30
* SERVER-20962 Improve the shardCollection command loggingKaloian Manassiev2015-10-221-1/+1
* SERVER-20974 Improve undefined behavior sanitizer integrationAndrew Morrow2015-10-191-0/+1
* SERVER-20970 Move dist_lock_catalog_impl under the replset libraryKaloian Manassiev2015-10-192-6/+0
* SERVER-20082 add maxTimeMs to config catalog operationsMisha Tyulenev2015-10-134-13/+22
* SERVER-20855 Change CatalogManager::getAllShards to return the config OpTime ...Spencer T Brody2015-10-122-9/+11
* SERVER-20855 Small cleanups and logging improvementsSpencer T Brody2015-10-121-3/+3
* SERVER-19934 Sharding config minOpTime recoveryKaloian Manassiev2015-10-072-11/+13
* Revert "SERVER-20082 Add OperationContext parameter to config methods in Shar...Max Hirschhorn2015-10-064-22/+13
* SERVER-20082 Add OperationContext parameter to config methods in ShardRegistryMisha Tyulenev2015-10-064-13/+22
* SERVER-20654 create fail point to make distributed lock timeout 10 minutes fo...Esha Maharishi2015-09-291-1/+8
* SERVER-20653 make default distributed lock timeout for dropCollection 2 secondsEsha Maharishi2015-09-291-1/+3
* SERVER-20498 Send config server optime to shards automatically on all command...Spencer T Brody2015-09-241-1/+1
* SERVER-20463 DatabaseNotFound -> NamespaceNotFoundKaloian Manassiev2015-09-221-1/+1
* SERVER-19855 SERVER-20425 Make ShardRegistry responsible for tracking the con...Spencer T Brody2015-09-182-12/+0
* SERVER-19855 Make shards append last known config opTime on command metadata ...Randolph Tan2015-09-172-0/+7
* SERVER-19855 Advance catalog manager optime on shards based on information se...Spencer T Brody2015-09-172-0/+6
* SERVER-20269 make distributed lock timeout configurable through failpointEsha Maharishi2015-09-161-2/+11
* SERVER-19903 Propagate incompatible catalog manager error through CatalogMana...Randolph Tan2015-08-282-22/+32
* SERVER-19903 Dist lock pinger not running for config RSRandolph Tan2015-08-281-0/+3
* SERVER-19903 Do not start config server consistency checker on the config ser...Randolph Tan2015-08-282-2/+8
* SERVER-19875 Add OperationContext to CatalogManager::getAllShardsSpencer T Brody2015-08-252-14/+18
* SERVER-19875 Make (almost) all CatalogManager methods take OperationContextSpencer T Brody2015-08-254-58/+101
* SERVER-19875 Remove Shard::reloadShardInfo() static method in favor of callin...Spencer T Brody2015-08-251-2/+2
* SERVER-19875 Remove unused function checkClusterMongoVersionsSpencer T Brody2015-08-252-185/+0
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+5