summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-47430 Update TLA+ to only vote for candidate with same config version ...Siyuan Zhou2020-04-171-7/+5
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-173-21/+49
* SERVER-47583: Enable expedited mode in streamable rsm on startupLamont Nelson2020-04-162-1/+2
* SERVER-47359 ShardRegistry reload can race with RSM updates to ShardRegistryjannaerin2020-04-162-27/+112
* SERVER-47538: Extend `runMongoShell` mongod exceptions to multiversion mongod...Daniel Gottlieb2020-04-161-2/+7
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-163-10/+30
* SERVER-44577 Add uses_prepare_transaction tag to testLouis Williams2020-04-161-1/+2
* SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+4
* SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+1
* SERVER-47592: Ensure burn_in_tags build variants are namedDavid Bradford2020-04-161-1/+1
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-165-12/+355
* SERVER-47500 Specify writeConcern: {w: 1} in run_fuzzer_restore_cluster_setti...Gregory Noma2020-04-161-2/+6
* SERVER-46699 Report the oplog visibility timestamp in FTDCJamie Heppenstall2020-04-163-2/+8
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-166-1/+213
* Import wiredtiger: 9bd1ece7971714f947b47e589b0af5d7ee97a29d from branch mongo...Luke Chen2020-04-16110-1212/+1434
* SERVER-47459 Election participant metrics skip dry runsA. Jesse Jiryu Davis2020-04-152-18/+67
* SERVER-47121: Calculate the next IsMaster request time for RSM expedited modeLamont Nelson2020-04-154-29/+170
* SERVER-47121: Introduce pre/post handshake error handling in the RSMLamont Nelson2020-04-1517-37/+745
* SERVER-47435 Incrementing topologyVersion for FCV change must update awaiting...Tess Avitabile2020-04-152-1/+50
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-1536-1391/+939
* SERVER-46976 Enable commit quorum in rollback_waits_for_bgindex_completion.jsLouis Williams2020-04-153-7/+5
* SERVER-47510 Disable index build commitQuorum on builders that override mongo...Louis Williams2020-04-151-1/+3
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-1522-257/+537
* SERVER-46937 Aggregation stage serverStatus counters incorrectly count update...Mihai Andrei2020-04-153-11/+15
* SERVER-47252 remove DatabaseIndexBuildsTracker and CollectionIndexBuildsTrackerBenety Goh2020-04-156-473/+0
* SERVER-47485 Reduce resmoke.py --jobs for hedged reads Evergreen task.Max Hirschhorn2020-04-151-0/+1
* SERVER-47252 IndexBuildsCoordinator stops using CollectionIndexBuildsTrackerBenety Goh2020-04-154-102/+79
* SERVER-46322 fix verify_versions_test.js for 4.4Robert Guo2020-04-151-2/+2
* SERVER-47252 IndexBuildsCoordinator stops using DatabaseIndexBuildsTrackerBenety Goh2020-04-152-55/+27
* SERVER-47428 Move concurrency_sharded* tasks to -large distros.Max Hirschhorn2020-04-151-19/+47
* SERVER-43849 Write NotMaster error in upgrade_downgrade_cluster due to stale ...Cheahuychou Mao2020-04-143-133/+118
* SERVER-47252 IndexBuildsCoordinator::waitForAllIndexBuildsToStopForShutdown()...Benety Goh2020-04-141-6/+13
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guide (files ...Esha Maharishi2020-04-149-99/+133
* SERVER-47537: Reduce frequency of certain build variantsDavid Bradford2020-04-141-0/+3
* SERVER-47252 IndexBuildsCoordinator shutdown and index build wait functions a...Benety Goh2020-04-1417-26/+36
* SERVER-47328 optimize MR by avoiding repeated creation of RuntimeConstantsIan Boros2020-04-143-28/+21
* SERVER-47491 Fix incorrect error code in multiVersion/long_collection_names.jsJamie Heppenstall2020-04-141-2/+2
* SERVER-47482 Shut down migrationutil executorMatthew Saltz2020-04-141-0/+7
* SERVER-47436 Add requires_fcv_44 to mongos_dataSize.jsCheahuychou Mao2020-04-142-2/+3
* SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one...William Schultz2020-04-141-6/+14
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-04-147-34/+462
* SERVER-47047 Add tests that mongos does not mark a node as down when reads failCheahuychou Mao2020-04-141-0/+69
* SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in Sharde...Esha Maharishi2020-04-141-1/+9
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-145-41/+139
* SERVER-47400 Disallow createCollection/Indexes on system colls in txnsMaria van Keulen2020-04-143-2/+28
* SERVER-46595 ignore interruptions in OpCtx when starting index buildBenety Goh2020-04-141-1/+4
* SERVER-47119 Initialize replica set shard server nodes without a ReplSetConfi...William Schultz2020-04-143-1/+50
* SERVER-47119 Revert SERVER-46571William Schultz2020-04-146-25/+57
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-04-132-3/+42