summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-17Import wiredtiger: 5faf7b26eb9d311b8a7575a16c757078772eb02d from branch mongo...r4.4.0-rc10Luke Chen
2020-06-16SERVER-48891 reIndex should not lookup nonexistent database in ViewCatalogLouis Williams
2020-06-16SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch
2020-06-16SERVER-48411 Fixes clang tidy failure in member_config_test.cppSuganthi Mani
2020-06-16Import wiredtiger: ab40833d9130b71f4b36a1a03fd8f4f137d11bdd from branch mongo...Luke Chen
2020-06-16SERVER-48411 Increase maximum allowed replica set memberId on disk from 255 t...Suganthi Mani
2020-06-16SERVER-48756 Use larger maxTimeMSForHedgedReads hedging_metrics_server_status.jsCheahuychou Mao
2020-06-15SERVER-48701 LogV2 update for shutdown commandSara Golemon
2020-06-15SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani
2020-06-15Import wiredtiger: 930bbacc3761a10483875585dbd4ecb58271d57e from branch mongo...Luke Chen
2020-06-12Import wiredtiger: f650b1124b18cb4bccd61ca822ed19157206cc7e from branch mongo...Luke Chen
2020-06-12SERVER-48707 Move replication recovery invariant behind test only flagWilliam Schultz
2020-06-12SERVER-48227 Clean up log messages for index buildsSamy Lanka
2020-06-12SERVER-48160 IndexBuildsCoordinator::_tryAbort() proceeds with abort if index...Benety Goh
2020-06-12SERVER-48279 Eliminate race in WiredTigerRecordStore::OplogStones::awaitHasEx...Gregory Wlodarek
2020-06-11SERVER-48753 '_abortIndexBuildsAndDropCollection()' should verify that the da...Gregory Wlodarek
2020-06-11SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy
2020-06-11Import wiredtiger: cd0eca9e685e9ac2446e8e6d5b398b366a7ba420 from branch mongo...Luke Chen
2020-06-11SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo
2020-06-10SERVER-48706 add jiraclient.req to dev-requirements.txtJonathan Brill
2020-06-10SERVER-42200 run backup-restore multiversion tests in the multiversion suiteJudah Schvimer
2020-06-10SERVER-48672 Fix noPassthrough tests after updating index logsHenrik Edin
2020-06-10SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wa...Bernard Gorman
2020-06-10Import wiredtiger: 154719f3ff736872f67f2b3e9f4d8b396d2d8adf from branch mongo...r4.4.0-rc9Luke Chen
2020-06-10SERVER-47606: make SDAM timeout values into server parametersLamont Nelson
2020-06-10SERVER-48070: account for system clock drift when calculating the time since ...Lamont Nelson
2020-06-09SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao
2020-06-09SERVER-48480 Abort initial sync upon transition to REMOVED stateMatthew Russotto
2020-06-09Revert "SERVER-47645 Must invalidate all sessions on stepdown"Tess Avitabile
2020-06-09SERVER-48657: Use evergreen modules for performance signal-processing managementDavid Bradford
2020-06-09SERVER-47769 Ensure that gather_failed_unittests does not target .cpp filesRichard Samuels
2020-06-09SERVER-48640 Update RHEL 6.2 AMI for package testsBrian McCarthy
2020-06-09SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcher cherry...Mindaugas Malinauskas
2020-06-09Import wiredtiger: bf1d78126c2ff448b868f199aef22b6c528dd45d from branch mongo...Luke Chen
2020-06-08SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek
2020-06-08SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis
2020-06-08SERVER-48412 Remove kRS log tagHenrik Edin
2020-06-06SERVER-48609 ChangeStreamTest.assertChangeStreamThrowsCode should run getMore...Bernard Gorman
2020-06-05SERVER-48550 Range deletion code should allow exceptions from PlanExecutor::g...Esha Maharishi
2020-06-05SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels
2020-06-05SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva
2020-06-05SERVER-48475 Reimplement lastApplied for secondary readsLouis Williams
2020-06-05SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile
2020-06-05SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin
2020-06-05SERVER-48355 Log cleanupHenrik Edin
2020-06-05SERVER-48512 Add missing overload for logging with DynamicAttributes and dual...Henrik Edin
2020-06-05SERVER-48565 All readers of WT 'all_durable' should go through KVEngine getAl...Louis Williams
2020-06-05SERVER-48588 Concurrency suites creating and dropping indexes should expect t...Benety Goh
2020-06-05SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma
2020-06-05SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee