summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47416 Eliminate copies of KeyStringSet when possibleHenrik Edin2020-04-1413-123/+133
* SERVER-46937 Aggregation stage serverStatus counters incorrectly count update...Mihai Andrei2020-04-143-11/+15
* SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani2020-04-1418-61/+8
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-1425-204/+284
* SERVER-47468 Move all non-API methods from CollectionSharding State to RuntimeKaloian Manassiev2020-04-145-61/+39
* SERVER-43903 Always upload cache and config logs for all compilesAndrew Morrow2020-04-141-30/+32
* SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthroughPavi Vetriselvan2020-04-146-15/+285
* SERVER-47492 Update TODO referencing wrong ticketKaloian Manassiev2020-04-141-2/+2
* SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in Sharde...Esha Maharishi2020-04-141-1/+9
* SERVER-47522 Distinct command: Convert usage of getCollectionDescription_DEPR...Tommaso Tocci2020-04-142-17/+12
* SERVER-47419 Return unsharded on getCollectionDescription if the server is no...Marcos José Grillo Ramírez2020-04-141-0/+6
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-1424-219/+193
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-04-141-1/+2
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-145-41/+138
* SERVER-47047 Add tests that mongos does not mark a node as down when reads failCheahuychou Mao2020-04-131-0/+69
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-1321-1646/+15
* SERVER-47482 Shut down migrationutil executorMatthew Saltz2020-04-131-0/+7
* SERVER-44068 Add RollbackTest control testWilliam Schultz2020-04-131-0/+16
* SERVER-44068 Add log messages to measure transition durations in RollbackTestWilliam Schultz2020-04-131-2/+12
* SERVER-43739 Always send SNI regardless of allowInvalidHost and setup proper ...Sara Golemon2020-04-133-19/+22
* SERVER-46809 Initial sync should assume resume supported if wire version is n...Matthew Russotto2020-04-131-1/+1
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-1336-128/+179
* SERVER-40187 Remove waitsForNewOplog response field from _getNextSessionModsRandolph Tan2020-04-132-16/+0
* SERVER-47328 optimize MR by avoiding repeated creation of RuntimeConstantsIan Boros2020-04-133-28/+21
* SERVER-45720 Create tests for Atlas WorkflowsMatthew Russotto2020-04-132-0/+345
* SERVER-47246 Fix typoEsha Maharishi2020-04-131-2/+2
* SERVER-47386 Remove obsolete TODOMatthew Saltz2020-04-131-3/+0
* SERVER-46437: Create baseline build variant for single task generated tasksDavid Bradford2020-04-133-3/+66
* SERVER-47381 Remove leftover TODO from unionWith explainTed Tuckman2020-04-131-1/+0
* SERVER-47246 Add the 'DDL operations' section to the sharding arch guideEsha Maharishi2020-04-131-0/+98
* SERVER-47483 restore loggedSeverity after LogWithSamplingTestBilly Donahue2020-04-132-117/+95
* SERVER-46688 Use TestData.inEvergreen to determine if data files should be ar...vrachev2020-04-135-21/+27
* SERVER-47480 Remove NonAuthTaskExecutor decorationAmirsaman Memaripour2020-04-134-233/+0
* SERVER-47505 Fix ifndef typo in platform-independent pauseBen Caimano2020-04-131-1/+1
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-04-131-2/+13
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-136-1/+211
* SERVER-47497 backup_lib for backup cursors must create subdirectories if they...Matthew Russotto2020-04-131-6/+8
* SERVER-47207 move parser from logger to db/commandBilly Donahue2020-04-137-34/+22
* 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-139-99/+133
* SERVER-47474 Remove direct call to checkShardVersionOrThrow from CheckShardin...Kaloian Manassiev2020-04-131-13/+6
* SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js be...Samy Lanka2020-04-131-0/+1
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-1325-201/+87
* SERVER-47340 Improve management of statics in SSLThreadInfoAmirsaman Memaripour2020-04-112-23/+23
* SERVER-47478 restore 'forked process: <pid>' messageBilly Donahue2020-04-101-0/+2
* SERVER-47459 Election participant metrics skip dry runsA. Jesse Jiryu Davis2020-04-102-18/+67
* SERVER-47435 Incrementing topologyVersion for FCV change must update awaiting...Tess Avitabile2020-04-101-0/+48
* SERVER-47405 improve performance of sort key generation by avoiding creation ...Ian Boros2020-04-102-27/+24
* SERVER-47089 Create IDL for ReplSetConfig "settings" object.Matthew Russotto2020-04-1012-284/+627
* SERVER-46703 Make `checkShardVersionOrThrow` throw SSV if the metadata is not...Kaloian Manassiev2020-04-1019-248/+209