summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11SERVER-47478 restore 'forked process: <pid>' messager4.4.0-rc1Billy Donahue
2020-04-10SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir
2020-04-10SERVER-45088 Test safe reconfig avoids diverging configsAli Mir
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-47467 Initiate set with high election timeout in reconfig_waits_for_co...William Schultz
2020-04-10SERVER-46768 remove commit quorum builderBenety Goh
2020-04-10Revert "SERVER-47268 retry sharded transaction in noop__createIndexes_not_blo...Adam Cooper
2020-04-10SERVER-46610 Remove wt develop from system-perf.yml and evergreen.ymlCarl Raiden Worley
2020-04-10SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma
2020-04-10SERVER-47268 retry sharded transaction in noop__createIndexes_not_blocked_by_...Benety Goh
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-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shou...Adam Cooper
2020-04-09SERVER-43044 IndexBuildsCoordinatorMongod reports operation statistics for sl...Gregory Wlodarek
2020-04-09SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthroughMihai Andrei
2020-04-09SERVER-47255 Force $out/$merge tests within jstests/replsets to run with prim...Mihai Andrei
2020-04-09SERVER-46991 Create aggregation secondary reads passthrough which runs agains...Arun Banala
2020-04-09Import wiredtiger: da6c25fee0c5c9b0376df0dc19caa40a553cc5a2 from branch mongo...r4.4.0-rc0Luke Chen
2020-04-08SERVER-47396 Improve kill_pinned_cursor.js diagnostic loggingCharlie Swanson
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-47274: Refactor task generation in evergreenDavid Bradford
2020-04-08SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterpr...Lydia Stepanek
2020-04-08SERVER-46439 Add acceptance tests for burn_in_tags and fix windows failure.Jim OLeary
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-46141: Separate multiversion passthrough tests from burn in tests.Alexander Costas
2020-04-07SERVER-47357 return incremented iterator from fmt::formatter<HostAndPort>Billy Donahue
2020-04-06SERVER-46233 Relocate second call to optimizePipeline()Justin Seyster