summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-05Import wiredtiger: 4eb9f719eed3e24a9e49a6fa60d8d56eadb8b189 from branch mongo...Luke Chen
2020-06-05SERVER-48540 Shell MongoRunner.arrOptions should not filter out 0 value test ...Dianna Hohensee
2020-06-04SERVER-48332 Failed initial sync attempts should abort all in-progress index ...Gregory Wlodarek
2020-06-04SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown sui...Mikhail Shchatko
2020-06-04SERVER-48559: Only use exhaust cursors for oplog fetching in FCV 4.4Lingzhi Deng
2020-06-04SERVER-41674 Make hygienic builds the defaultAndrew Morrow
2020-06-04SERVER-48579: Merge lint python requirements filesDavid Bradford
2020-06-04Import wiredtiger: d198ee319dcb857f27358f9a75c11aab4725bedb from branch mongo...Luke Chen
2020-06-03SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initia...Vesselina Ratcheva
2020-06-03SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin
2020-06-03SERVER-48549 createIndexes must not access collection outside of lockLouis Williams
2020-06-03SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour
2020-06-03SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir
2020-06-03SERVER-48188 Allow multiversion *_gen tasks to be rerun without failRichard Samuels
2020-06-03SERVER-48502 Tighten $currentOp and pinned cursor checks in kill_pinned_curso...Nick Zolnierz
2020-06-03SERVER-47075 Clean up some log linesGabriel Russell
2020-06-03SERVER-48288 Remove 2nd CatalogCache used just for filteringTommaso Tocci
2020-06-03Import wiredtiger: 3901b43d1e0f034c46999ccfdbdd0914791859e0 from branch mongo...r4.4.0-rc8Luke Chen
2020-06-03SERVER-48333 Whitelist index build oplog entries for the admin.system.version...Gregory Wlodarek
2020-06-03SERVER-48495 fix up the errName filed of the slow query logGabriel Russell
2020-06-02SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams
2020-06-02SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour
2020-06-02SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto