summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-063-1/+44
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-0618-952/+824
* SERVER-46916 misc. map reduce performance improvementsIan Boros2020-04-064-14/+54
* SERVER-47268 retry sharded transaction in noop__createIndexes_not_blocked_by_...Benety Goh2020-04-061-24/+38
* SERVER-47041 Fix BF caused by previous commit (BF-16819)Svilen Mihaylov2020-04-063-2/+14
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-061-0/+7
* SERVER-47011 Add list of errors to ignore in update shard key concurrency tes...Blake Oler2020-04-061-3/+18
* SERVER-43883: Enable WTs cursor copy mode for ASAN builds.Daniel Gottlieb2020-04-063-9/+27
* SERVER-47235 Add the 'The authoritative routing table' section to the shardin...Esha Maharishi2020-04-061-0/+14
* SERVER-47109 Fix index-build race in replset1.js, try 2A. Jesse Jiryu Davis2020-04-061-8/+0
* SERVER-46830 Delete the multiversion test read_write_concern_defaults_set_fcv.jsKaloian Manassiev2020-04-061-110/+0
* SERVER-47104 Make upsert stage use OwnershipFilter instead of CollectionDescr...Tommaso Tocci2020-04-064-33/+78
* SERVER-46981 Make the BatchWriteExecutor account for the potential size of th...Kaloian Manassiev2020-04-064-19/+75
* SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutorKaloian Manassiev2020-04-052-47/+37
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-0416-81/+110
* SERVER-47335 Guarantee document ordering with $sort stage in batch_writes.js ...Mihai Andrei2020-04-031-1/+9
* SERVER-44301 Delete auto_rebalance_parallel_replica_sets.jsjannaerin2020-04-033-69/+0
* SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn2020-04-031-0/+2
* SERVER-47149 Configure the aggregation_secondary_reads test suite to run 'Cle...Mihai Andrei2020-04-032-4/+11
* SERVER-47211 Remove 4.2 style reconfig behavior on FCV downgradeAli Mir2020-04-039-232/+5
* SERVER-47322 Use correct expected value in CursorIsDeadShutsDownOplogFetcherW...Matthew Russotto2020-04-031-3/+2
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-031-0/+2
* SERVER-43681 Wait longer for TTL monitor in indexed_insert_ttl.js.Max Hirschhorn2020-04-031-1/+2
* SERVER-47282 Update third party inclusionsSpencer Jackson2020-04-031-6/+6
* SERVER-47234 Fix typoEsha Maharishi2020-04-031-2/+2
* SERVER-47234 Commit the skeleton for the sharding arch guide to the MongoDB repoEsha Maharishi2020-04-031-0/+105
* SERVER-47041 Move aggregation and query related tests in jstests/sharding to ...Svilen Mihaylov2020-04-0379-43/+63
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-0321-346/+540
* SERVER-47319 Disable the burn_in_multiversion taskJason Chan2020-04-031-1/+1
* SERVER-47266 Terser "new session" logs from shellA. Jesse Jiryu Davis2020-04-031-3/+3
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-0325-79/+19
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-04-035-34/+39
* SERVER-39458 Continuously drain side writes while waiting for next index buil...Louis Williams2020-04-036-14/+158
* SERVER-47214 early exit on incomplete logging even when tests all passRobert Guo2020-04-031-8/+7
* SERVER-45835 Add optimized Linkbench to Sys-perf as a new taskHenrik Ingo2020-04-031-0/+16
* SERVER-46534 Make notMasterUnacknowledgedWrites ignore readsAmirsaman Memaripour2020-04-039-16/+16
* SERVER-47144 remove rollback_wt_cache_full.jsBenety Goh2020-04-032-93/+0
* SERVER-46828 Remove FCV-dependent checks from finer-grained stale shard versi...Blake Oler2020-04-022-10/+2
* SERVER-47006: Implement a downgrade floor between 4.4 and 4.2 SERVER-47068: R...Daniel Gottlieb2020-04-026-38/+74
* SERVER-47269 Add uses_change_streams tag to apply_ops_inserts_do_not_include_...Jason Chan2020-04-021-0/+2
* SERVER-45094 add replica_sets_reconfig_jscore_stepdown_passthroughPavi Vetriselvan2020-04-023-47/+246
* SERVER-45063 fix the bug in mongo::uriDecodezhaoliwei2020-04-021-1/+1
* SERVER-46892 disallow index builds on drop-pending namespaces (system.drop.*)...Benety Goh2020-04-022-0/+85
* SERVER-45094 check if node is primary before doing reconfig noop writePavi Vetriselvan2020-04-021-15/+21
* SERVER-46892 add hangCreateIndexesBeforeStartingIndexBuild fail point and imp...Benety Goh2020-04-021-3/+17
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-0212-292/+680
* SERVER-45911 SERVER-45561 New tools metapackage depends on other tools packagesAndrew Morrow2020-04-0216-72/+352
* SERVER-46948 Increase shutdown timeoutSecs on mongodTess Avitabile2020-04-022-2/+2
* SERVER-46706 Add deprecation messages for geoHaystack and geoSearchTed Tuckman2020-04-022-5/+51
* SERVER-46345 Remove newlyAdded field on heartbeats that indicate a node left ...Judah Schvimer2020-04-029-25/+379