summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42769 Add call to awaitLastOpCommitted after enableAutoSplit in Shardi...r4.2.0Matthew Saltz2019-10-211-0/+5
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-217-83/+282
* SERVER-44113 Refresh metadata for correct namespace in transactions_reject_wr...Jack Mulrow2019-10-211-19/+34
* SERVER-43579 Make AWS KMS support robust to KMS availabilityShreyas Kalyan2019-10-211-1/+7
* SERVER-42312 disallow validate cmd during rollback and recovering statesPavithra Vetriselvan2019-10-184-0/+54
* SERVER-43079 ignore internal connections in failCommand failpointMisha Tyulenev2019-10-171-0/+4
* SERVER-43729: Wait for secondary state before running replSetFreeze in Rollba...Lingzhi Deng2019-10-171-0/+6
* SERVER-42366 Do not update the stable timestamp during ROLLBACK stateWilliam Schultz2019-10-172-2/+61
* SERVER-43034 Correctly deal with infinite results in DoubleDoubleSummationGeert Bosch2019-10-171-3/+3
* Import wiredtiger: f3d8dbf9cc285e1f508562ab5d28e029d66b2101 from branch mongo...Luke Chen2019-10-17200-4657/+4087
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectSamyukta Lanka2019-10-1622-76/+437
* SERVER-39993 Add kill and terminate versions of concurrency stepdown suitesVesselina Ratcheva2019-10-165-10/+1122
* SERVER-43402 dropDatabase should send drop database oplog entry prior to drop...Gregory Wlodarek2019-10-163-18/+75
* SERVER-33272 The DatabaseHolder::close() function no longer requires a global...Gregory Wlodarek2019-10-167-38/+67
* SERVER-41140 All usages of MultiIndexBlock should ensure callers check for du...Gregory Wlodarek2019-10-1612-5/+43
* SERVER-42576 Decrease the number of concurrent jobs from 4 to 2 in the logica...Gregory Wlodarek2019-10-161-0/+1
* SERVER-43096 Pre-allocate smaller buffer for "distinct" commandsJames Wahlin2019-10-152-15/+40
* SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano2019-10-1514-213/+179
* SERVER-43634 Report different errors for missing scons and fail to import sconsMathew Robinson2019-10-151-1/+1
* SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin2019-10-151-1/+3
* SERVER-42373 Prevent "invalid view definition" error while dropping nonexiste...Gregory Wlodarek2019-10-143-2/+16
* SERVER-41431 Re-enable SUSE 15 build variantsVitalii Lirnyk2019-10-141-3/+2
* SERVER-43694 Change waitForState to awaitSecondaryNodes in initial_sync_write...Jason Chan2019-10-111-1/+1
* SERVER-43850 use os.name instead of os.family to check ubuntuJohn Chen2019-10-111-2/+2
* SERVER-42987 make it safe to interrupt abortTransactionJudah Schvimer2019-10-114-36/+60
* SERVER-41437 minor transaction_oplog_application.js clean upJudah Schvimer2019-10-118-248/+232
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-10-112-6/+54
* SERVER-41431 Re-enable SUSE 15 build variantsr4.2.1-rc0r4.2.1Kelsey T Schubert2019-10-111-93/+93
* SERVER-43322 Add tunable oplog stone sizes and track truncation speedsMaria van Keulen2019-10-1010-9/+215
* SERVER-41622 Reduce noise in flow_control_replica_set.jsMaria van Keulen2019-10-091-0/+0
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-10-0913-93/+203
* Import tools: 976b41822808521389218141029f3cf786cdefc9 from branch v4.2David Golden2019-10-0834-400/+480
* SERVER-43009 Add requires_majority_read_concern tag to migration_waits_for_ma...Janna Golden2019-10-081-1/+1
* SERVER-43174 Make migration destination threads killableRandolph Tan2019-10-084-5/+17
* SERVER-43751 Recompute compressor manager message parametersAdam Cooper2019-10-072-0/+24
* SERVER-42744 Fix transation history iterator to not return potentially-dangli...Louis Williams2019-10-071-1/+1
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-072-0/+14
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-10-071-20/+14
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-074-13/+89
* SERVER-42751 Take CSRLock when observing transaction commit for migrationAlex Taskov2019-10-071-1/+6
* SERVER-42610 Flip order of assert.lte arguments in shards_and_config_return_l...Jack Mulrow2019-10-071-2/+2
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-075-4/+78
* SERVER-42534 Step down primary for less time in freeze_timeout.js and increas...Samyukta Lanka2019-10-071-12/+10
* SERVER-43831 Add uses_transactions and requires_persistence to set_fcv_on_sta...Jason Chan2019-10-041-0/+1
* SERVER-43202 propagate errors from interrupts during yieldingIan Boros2019-10-0417-76/+229
* SERVER-39763 transactions_target_at_point_in_time.js should disable expiring ...Esha Maharishi2019-10-032-5/+19
* SERVER-43243 Restore repairDatabase ActionTypeSpencer Jackson2019-10-021-0/+1
* SERVER-42946 Prevent FCV upgrade/downgrade when in standalone mode with a non...Jason Chan2019-10-022-0/+95
* SERVER-39774 Revert increased number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-021-1/+2
* Import wiredtiger: 18d13b8f6bc8d345952f16a7f3c63608e405fd77 from branch mongo...Luke Chen2019-10-0217-219/+402