summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 154719f3ff736872f67f2b3e9f4d8b396d2d8adf from branch mongo...r4.4.0-rc9Luke Chen2020-06-1027-311/+745
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-06-1017-158/+268
* SERVER-48070: account for system clock drift when calculating the time since ...Lamont Nelson2020-06-101-1/+4
* SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao2020-06-091-2/+2
* SERVER-48480 Abort initial sync upon transition to REMOVED stateMatthew Russotto2020-06-091-0/+19
* Revert "SERVER-47645 Must invalidate all sessions on stepdown"Tess Avitabile2020-06-096-35/+2
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcher cherry...Mindaugas Malinauskas2020-06-0929-310/+417
* Import wiredtiger: bf1d78126c2ff448b868f199aef22b6c528dd45d from branch mongo...Luke Chen2020-06-099-176/+473
* SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek2020-06-081-2/+7
* SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis2020-06-084-0/+24
* SERVER-48412 Remove kRS log tagHenrik Edin2020-06-0810-169/+47
* SERVER-48550 Range deletion code should allow exceptions from PlanExecutor::g...Esha Maharishi2020-06-051-1/+4
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-052-7/+9
* SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva2020-06-051-0/+7
* SERVER-48475 Reimplement lastApplied for secondary readsLouis Williams2020-06-056-61/+106
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-06-056-2/+35
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-0523-138/+166
* SERVER-48355 Log cleanupHenrik Edin2020-06-053-35/+41
* SERVER-48512 Add missing overload for logging with DynamicAttributes and dual...Henrik Edin2020-06-051-0/+10
* SERVER-48565 All readers of WT 'all_durable' should go through KVEngine getAl...Louis Williams2020-06-055-31/+27
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-052-8/+8
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-053-21/+45
* Import wiredtiger: 4eb9f719eed3e24a9e49a6fa60d8d56eadb8b189 from branch mongo...Luke Chen2020-06-0517-58/+129
* SERVER-48540 Shell MongoRunner.arrOptions should not filter out 0 value test ...Dianna Hohensee2020-06-051-1/+1
* SERVER-48332 Failed initial sync attempts should abort all in-progress index ...Gregory Wlodarek2020-06-045-1/+36
* SERVER-48559: Only use exhaust cursors for oplog fetching in FCV 4.4Lingzhi Deng2020-06-043-17/+208
* Import wiredtiger: d198ee319dcb857f27358f9a75c11aab4725bedb from branch mongo...Luke Chen2020-06-0430-214/+401
* SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin2020-06-032-3/+10
* SERVER-48549 createIndexes must not access collection outside of lockLouis Williams2020-06-031-13/+7
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-033-2/+8
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-06-031-3/+8
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-0344-243/+323
* SERVER-48288 Remove 2nd CatalogCache used just for filteringTommaso Tocci2020-06-039-153/+20
* Import wiredtiger: 3901b43d1e0f034c46999ccfdbdd0914791859e0 from branch mongo...r4.4.0-rc8Luke Chen2020-06-0313-190/+245
* SERVER-48333 Whitelist index build oplog entries for the admin.system.version...Gregory Wlodarek2020-06-031-2/+8
* SERVER-48495 fix up the errName filed of the slow query logGabriel Russell2020-06-031-1/+1
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-021-0/+12
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-023-22/+18
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-023-15/+23
* SERVER-48361 Additional logv2 message cleanup for shardingjannaerin2020-06-024-56/+73
* SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao2020-06-024-1/+10
* SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin2020-06-0212-4/+69
* SERVER-48498 Release RSM's mutex before notifying replica set change listenerjannaerin2020-06-021-1/+5
* Import wiredtiger: cc2458c2c238b08db817161915d00d7e19c6ba29 from branch mongo...Luke Chen2020-06-0233-720/+789
* SERVER-48022 Cleanup infrastructure log lines in mongo/utilBen Caimano2020-06-014-66/+81
* SERVER-48364: Omit verifying the oplog as part of the validate command.Daniel Gottlieb2020-06-011-0/+5
* SERVER-48440 Fixed Windows compilation for Visual Studio 2019 version 16.6.0 ...Marcos José Grillo Ramírez2020-06-012-2/+2
* SERVER-48510 fix race in StorageTimestampTest::TimestampIndexOplogApplication...Benety Goh2020-06-011-4/+21
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-011-21/+32
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-06-011-0/+3