summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47687 Remove extra aggregation request parsing in PipelineCommandEric Cox2020-04-251-1/+1
* SERVER-47750 mongos isMaster response should return booleanPavi Vetriselvan2020-04-241-1/+1
* SERVER-47738 Don't include CatalogCache blocked operation metrics on mongodBlake Oler2020-04-241-18/+21
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-245-321/+29
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-235-1/+23
* SERVER-46955 Create MongosTopologyCoordinatorPavi Vetriselvan2020-04-237-43/+377
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-223-6/+6
* SERVER-43427 Remove TODO listed for SERVER-26110 (closed as Won't Fix)Blake Oler2020-04-201-1/+0
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-162-5/+46
* SERVER-47426 Remove ClusterExplain::downconvert and other now-unused functionsBlake Oler2020-04-1611-225/+108
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-3/+4
* SERVER-47125 Remove ReplSetMetadata.primaryIndex, require isPrimaryA. Jesse Jiryu Davis2020-04-151-4/+0
* SERVER-46954 Make shutdown command on mongos accept timeoutSecsPavi Vetriselvan2020-04-152-10/+6
* SERVER-44972 Make ShardId a required field in StaleConfigInfoBlake Oler2020-04-154-29/+17
* SERVER-47359 ShardRegistry reload can race with RSM updates to ShardRegistryjannaerin2020-04-152-27/+112
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-142-0/+12
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-147-8/+6
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-141-25/+0
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-1314-1630/+7
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-131-1/+3
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-135-1/+100
* SERVER-47426 Remove ParallelSortClusteredCursorBlake Oler2020-04-134-1710/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guide (files ...Esha Maharishi2020-04-133-8/+13
* SERVER-43425 Remove TODO listed in SERVER-37045Jack Mulrow2020-04-091-2/+0
* SERVER-45781 Throw Stale Shard Version when collection is unknown on getColle...Marcos José Grillo Ramírez2020-04-081-1/+1
* SERVER-42455 Make ReplicaSetChangeNotifier::onConfirmedSet safe during shutdownjannaerin2020-04-071-1/+1
* SERVER-47233 Consider WriteOp complete when no shards left to targetMarcos José Grillo Ramírez2020-04-072-1/+104
* SERVER-47345 Fix causal consistency bug in $merge code on mongosArun Banala2020-04-071-1/+2
* SERVER-46845 Allow logging operations to bypass ShardInvalidatedForTargeting ...Blake Oler2020-04-062-2/+28
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-062-0/+45
* SERVER-47336 Reset stale shards under catalog cache mutex when returning back...Blake Oler2020-04-062-1/+6
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-062-0/+16
* SERVER-46981 Make the BatchWriteExecutor account for the potential size of th...Kaloian Manassiev2020-04-062-8/+60
* SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutorKaloian Manassiev2020-04-051-44/+36
* SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn2020-04-031-0/+2
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-029-292/+640
* SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronouslyHaley Connelly2020-04-011-3/+10
* SERVER-47151 Move batch_downconvert and tests to be only in 'sharding_commands'Kaloian Manassiev2020-04-017-37/+19
* SERVER-46679 Transaction test fails with Stale Shard Version error on 4.5Marcos José Grillo Ramírez2020-03-315-65/+121
* SERVER-46169 Remove query-related FCV checks left over from 4.4 developmentDavid Storch2020-03-311-5/+5
* SERVER-47170 Get rid of Status returns from the NSTargeter APIKaloian Manassiev2020-03-3114-554/+339
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-3113-628/+646
* SERVER-45194 CommitChunkMigrationRequest should require the ChunkType to cont...Alex Taskov2020-03-302-3/+2
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-303-50/+0
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-301-1/+4
* SERVER-47096 Add ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-03-301-0/+4
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-276-167/+1
* SERVER-47097 Add ReplSetMetadata.isPrimaryA. Jesse Jiryu Davis2020-03-271-4/+8
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideEsha Maharishi2020-03-255-130/+194
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideRandolph Tan2020-03-251-10/+14