summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-11SERVER-47478 restore 'forked process: <pid>' messager4.4.0-rc1Billy Donahue
2020-04-10SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma
2020-04-10SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config termWilliam Schultz
2020-04-10SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams
2020-04-10SERVER-47407 Avoid using WriteUnitOfWork in index build collection scan loopLouis Williams
2020-04-10SERVER-39458 Continuously drain side writes while waiting for next index buil...Louis Williams
2020-04-10SERVER-47361 Add test that TopologyStateMachine checks electionId before upda...jannaerin
2020-04-10SERVER-47423 Take collection MODE_X locks instead of databse MODE_X lock in c...Gregory Noma
2020-04-10SERVER-46916 misc. map reduce performance improvementsIan Boros
2020-04-10SERVER-47164 Drop any existing indexes conflicting with the specs from the st...Gregory Wlodarek
2020-04-10SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock whe...Gregory Noma
2020-04-10SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma
2020-04-10SERVER-46667 Avoid invariant from invalid candidateIndexA. Jesse Jiryu Davis
2020-04-10SERVER-43883: Enable WTs cursor copy mode for ASAN builds.Daniel Gottlieb
2020-04-09SERVER-47384 Remove TODO comment for SERVER-41070Cheahuychou Mao
2020-04-09SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao
2020-04-09SERVER-47176 Make update.cpp not take database MODE_X lockGregory Noma
2020-04-09SERVER-47358 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma
2020-04-09SERVER-43044 IndexBuildsCoordinatorMongod reports operation statistics for sl...Gregory Wlodarek
2020-04-09SERVER-47255 Force $out/$merge tests within jstests/replsets to run with prim...Mihai Andrei
2020-04-09Import wiredtiger: da6c25fee0c5c9b0376df0dc19caa40a553cc5a2 from branch mongo...r4.4.0-rc0Luke Chen
2020-04-08SERVER-46818: Do untimestamped writes in idemptency testsLingzhi Deng
2020-04-08SERVER-47337 Only allow the commitQuorum option in createIndexes to be specif...Gregory Wlodarek
2020-04-08SERVER-47387 Remove TODO comment for SERVER-45707Cheahuychou Mao
2020-04-08SERVER-42455 Make ReplicaSetChangeNotifier::onConfirmedSet safe during shutdownjannaerin
2020-04-07SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour
2020-04-07SERVER-47077 Clean up log lines in 'mongo/db'samanca
2020-04-07SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour
2020-04-07SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...Cheahuychou Mao
2020-04-07SERVER-47233 Consider WriteOp complete when no shards left to targetMarcos José Grillo Ramírez
2020-04-07SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...Lingzhi Deng
2020-04-07SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutorKaloian Manassiev
2020-04-07SERVER-47345 Fix causal consistency bug in $merge code on mongosArun Banala
2020-04-07SERVER-47357 return incremented iterator from fmt::formatter<HostAndPort>Billy Donahue
2020-04-06SERVER-46233 Relocate second call to optimizePipeline()Justin Seyster
2020-04-06SERVER-46563 use pipe instead of SIGUSR2 for interfork commsBilly Donahue
2020-04-06SERVER-46501 add mount table to hostInfoBilly Donahue
2020-04-06SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow
2020-04-06SERVER-46289 Make SingleServerPingMonitor retry after failed pingHaley Connelly
2020-04-06SERVER-46821 Allow NetworkingBatons to send work to ASIOReactor after detachBen Caimano
2020-04-06SERVER-47139 Introduce GuaranteedExecutor classBen Caimano
2020-04-05SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou
2020-04-04SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan
2020-04-03SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn
2020-04-03SERVER-46534 Make notMasterUnacknowledgedWrites ignore readsAmirsaman Memaripour
2020-04-03SERVER-47173 Make mirroring response callback record non-okay statusAmirsaman Memaripour
2020-04-03SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao
2020-04-02SERVER-46946 Optimize BtreeKeyGenerator::getKeys for non-multikey indexesAnton Korshunov
2020-04-02SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronouslyHaley Connelly
2020-04-02SERVER-45055 Startup recovery should work with more than one unfinished two-p...Louis Williams