summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46976 Enable commit quorum in rollback_waits_for_bgindex_completion.jsLouis Williams2020-04-082-5/+5
* SERVER-47252 IndexBuildsCoordinator shutdown and index build wait functions a...Benety Goh2020-04-0817-26/+36
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-081-2/+3
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-081-8/+0
* SERVER-47326 Fix flakey failCommand failpoint usage in exhaust awaitable isMa...Jason Chan2020-04-081-8/+39
* SERVER-47387 Remove TODO comment for SERVER-45707Cheahuychou Mao2020-04-081-3/+0
* SERVER-45781 Throw Stale Shard Version when collection is unknown on getColle...Marcos José Grillo Ramírez2020-04-0827-2136/+2266
* SERVER-46830 remove CWRWC FCV 4.4 codeKevin Pulo2020-04-087-122/+44
* SERVER-44787 Make migrationId in StartChunkCloneRequest non-optional after 4....Alex Taskov2020-04-089-244/+99
* SERVER-47358 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma2020-04-071-11/+10
* SERVER-47176 Make update.cpp not take database MODE_X lockGregory Noma2020-04-071-27/+22
* SERVER-42455 Make ReplicaSetChangeNotifier::onConfirmedSet safe during shutdownjannaerin2020-04-075-29/+20
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-04-071-0/+8
* SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...Cheahuychou Mao2020-04-075-26/+66
* SERVER-47056: Do not use readOnce cursors for collection scan in initial syncLingzhi Deng2020-04-071-5/+4
* SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams2020-04-074-0/+239
* SERVER-43826 fix coverity analysis defect 113598: hidden parameterBenety Goh2020-04-071-1/+1
* SERVER-46595 ignore interruptions in OpCtx when starting index buildBenety Goh2020-04-071-1/+4
* SERVER-47233 Consider WriteOp complete when no shards left to targetMarcos José Grillo Ramírez2020-04-072-1/+104
* SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...Lingzhi Deng2020-04-071-13/+19
* SERVER-46999 Remove safe replica set reconfig feature gateAli Mir2020-04-074-23/+7
* SERVER-47345 Fix causal consistency bug in $merge code on mongosArun Banala2020-04-071-1/+2
* SERVER-47357 return incremented iterator from fmt::formatter<HostAndPort>Billy Donahue2020-04-071-2/+3
* SERVER-47211 Add back deleted code unrelated to safe reconfig in set_feature_...Ali Mir2020-04-071-1/+4
* SERVER-47119 Revert SERVER-46571William Schultz2020-04-075-18/+18
* SERVER-46845 Allow logging operations to bypass ShardInvalidatedForTargeting ...Blake Oler2020-04-064-4/+44
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-064-11/+53
* SERVER-47351 Better synchronize NetworkInterfaceTL shutdown with in-flight co...Ben Caimano2020-04-062-13/+47
* SERVER-47352 Return connections inline for NetworkInterfaceTLBen Caimano2020-04-061-5/+5
* SERVER-47336 Reset stale shards under catalog cache mutex when returning back...Blake Oler2020-04-062-1/+6
* SERVER-45416 Model-check TLA+ specs in EvergreenA. Jesse Jiryu Davis2020-04-063-4/+13
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-062-0/+16
* SERVER-46916 misc. map reduce performance improvementsIan Boros2020-04-064-14/+54
* SERVER-43883: Enable WTs cursor copy mode for ASAN builds.Daniel Gottlieb2020-04-063-9/+27
* SERVER-47235 Add the 'The authoritative routing table' section to the shardin...Esha Maharishi2020-04-061-0/+14
* SERVER-47104 Make upsert stage use OwnershipFilter instead of CollectionDescr...Tommaso Tocci2020-04-061-4/+5
* SERVER-46981 Make the BatchWriteExecutor account for the potential size of th...Kaloian Manassiev2020-04-064-19/+75
* SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutorKaloian Manassiev2020-04-052-47/+37
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-0412-38/+75
* SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn2020-04-031-0/+2
* SERVER-47211 Remove 4.2 style reconfig behavior on FCV downgradeAli Mir2020-04-036-119/+4
* SERVER-47322 Use correct expected value in CursorIsDeadShutsDownOplogFetcherW...Matthew Russotto2020-04-031-3/+2
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-031-0/+2
* SERVER-47234 Fix typoEsha Maharishi2020-04-031-2/+2
* SERVER-47234 Commit the skeleton for the sharding arch guide to the MongoDB repoEsha Maharishi2020-04-031-0/+105
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-031-18/+37
* SERVER-47266 Terser "new session" logs from shellA. Jesse Jiryu Davis2020-04-031-3/+3
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-04-035-34/+39
* SERVER-39458 Continuously drain side writes while waiting for next index buil...Louis Williams2020-04-035-14/+68
* SERVER-46534 Make notMasterUnacknowledgedWrites ignore readsAmirsaman Memaripour2020-04-031-2/+3