summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_initialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29429 Pick a small but reasonable default for max pending connectionsAndrew Morrow2017-08-091-1/+8
* SERVER-30443 Create PeriodicBalancerSettingsRefresher on the ServiceContextJoanna Huang2017-08-091-0/+11
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-41/+19
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-3/+6
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-8/+5
* SERVER-29248 Add parameter to adjust frequency of key rotationMisha Tyulenev2017-06-231-2/+4
* SERVER-27633 Rename reloadShardRegistryUntilSuccess in sharding_initializatio...chorn2017-06-061-1/+1
* SERVER-29237 add maxConnecting in asio connpoolJason Carey2017-06-021-0/+4
* SERVER-28127 Integrate KeyManager to LogicalClockRandolph Tan2017-05-221-3/+17
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-1/+2
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-3/+4
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-4/+3
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-3/+4
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-0/+5
* SERVER-28107 augment command result with operationTime in mongosMisha Tyulenev2017-03-221-10/+8
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-8/+8
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-1/+1
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+0
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-1/+1
* SERVER-25027 add units to exported server paramsJason Carey2016-11-071-6/+6
* SERVER-25027 Configurable connpool in mongosJason Carey2016-11-071-4/+38
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-1/+1
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-4/+4
* Revert "SERVER-26155 Use read concern 'local' for dist lock manager on the co...Kaloian Manassiev2016-09-201-2/+1
* SERVER-26155 Use read concern 'local' for dist lock manager on the config serverKaloian Manassiev2016-09-191-1/+2
* Revert "SERVER-25935 move ShardRegistry::init() out of Grid::init()"Max Hirschhorn2016-09-041-1/+0
* SERVER-25935 move ShardRegistry::init() out of Grid::init()Esha Maharishi2016-09-021-0/+1
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-10/+11
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-3/+3
* SERVER-25135: mongos on startup becomes unusable if config servers are not re...Misha Tyulenev2016-07-201-10/+2
* SERVER-24817 Separate out logic for loading cluster ID and accessing itSpencer T Brody2016-07-131-5/+4
* SERVER-25003 load clusterId into memory on config server transition to primar...Esha Maharishi2016-07-121-1/+2
* SERVER-24817 Hook up clusterID into places that need itSpencer T Brody2016-07-081-2/+14
* SERVER-24781 CSRS primary should cleanup dist locks on promotionKaloian Manassiev2016-07-061-11/+18
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-5/+19
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-11/+11
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-2/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+4
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-1/+1
* SERVER-23973 Ensure config servers send the correct config server optime when...Spencer T Brody2016-05-191-20/+7
* SERVER-23857 dispatch shard creation by ConnectionString typeMisha Tyulenev2016-05-051-14/+3
* SERVER-23494 Move saveGLEStats into sharding_egress_metadata_hook_for_mongosKaloian Manassiev2016-04-251-1/+0
* SERVER-23268 remove CatalogManager::ConfigServerMode::SCCCMisha Tyulenev2016-04-211-1/+1
* SERVER-22647 fixed lintBenety Goh2016-04-211-1/+2
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-23/+33
* SERVER-23696 Get rid of SettingsTypeKaloian Manassiev2016-04-201-1/+1
* SERVER-23495 Add abstract Shard class and shift the ShardRemote implementatio...Esha Maharishi2016-04-201-3/+5