summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48383 Wait for removed node to finish state transition in force_reconf...Siyuan Zhou2020-05-271-2/+8
* SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva2020-05-271-0/+51
* SERVER-46961 Test sync source in quiesce modeTess Avitabile2020-05-271-0/+52
* SERVER-47947: Test snapshot $lookup, $unionWith, $out and $mergeLingzhi Deng2020-05-271-0/+4
* SERVER-47339 Add a function that doesn't require authentication for awaiting ...Samy Lanka2020-05-261-0/+2
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-05-261-47/+0
* SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initia...Vesselina Ratcheva2020-05-211-12/+2
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-211-18/+22
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-213-0/+12
* SERVER-46355 Test running a user reconfig while exiting initial syncVesselina Ratcheva2020-05-201-0/+113
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-05-202-1/+110
* SERVER-46355 Test running user reconfigs while newlyAdded is presentVesselina Ratcheva2020-05-202-2/+184
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-191-2/+6
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-181-4/+6
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2020-05-181-0/+9
* SERVER-46807 Test adding multiple new nodes to a replica set at the same timeVesselina Ratcheva2020-05-151-0/+107
* SERVER-44529 Query yield recovery after a stepdown should switch to read at t...Louis Williams2020-05-151-0/+86
* SERVER-48148 Log cleanup in db/storage/wiredtigerHenrik Edin2020-05-151-2/+1
* SERVER-48099 Increase shutdownTimeout in election_handoff_via_signal.jsPavi Vetriselvan2020-05-141-1/+7
* SERVER-47495 Ban force reconfig with "newlyAdded" fieldsJudah Schvimer2020-05-144-108/+146
* SERVER-47973 Address TODOs in SERVER-47142Judah Schvimer2020-05-142-17/+3
* SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion tes...Suganthi Mani2020-05-144-5/+2
* SERVER-48101 Use "j:true" when persistence is enabled in optime.jsJudah Schvimer2020-05-131-4/+18
* SERVER-47996 Ban "distinct" on sharded collectionsA. Jesse Jiryu Davis2020-05-131-3/+4
* SERVER-46357 Make it clear in currentOp when an automatic reconfig is happeningVesselina Ratcheva2020-05-131-0/+96
* SERVER-48117 Journal the write used to ensure that rollback happens in rollba...Samy Lanka2020-05-121-2/+6
* SERVER-47091 Make ReplSetConfig and MemberConfig immutableMatthew Russotto2020-05-121-3/+2
* SERVER-48064 properly escape in pendingDropRegexJudah Schvimer2020-05-121-1/+1
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-121-0/+1
* SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir2020-05-111-1/+5
* SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election ti...William Schultz2020-05-112-2/+10
* SERVER-48088 Set minSnapshotHistoryWindowInSeconds in testsA. Jesse Jiryu Davis2020-05-111-0/+6
* SERVER-46083: Accept multiple error codes in reconfig_prohibits_w0.jsXuerui Fa2020-05-111-3/+5
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...Lingzhi Deng2020-05-111-2/+13
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-0810-0/+11
* SERVER-47823 Wait for members to have latest configs after elections in remov...Vesselina Ratcheva2020-05-081-0/+9
* SERVER-48057 Shorten metrics testing window in read_operations_during_step_up.jsSamy Lanka2020-05-081-3/+7
* SERVER-39621 Change sync source when primary steps down and chaining is disabledSamy Lanka2020-05-081-0/+33
* SERVER-48037 Execute reconfig atomically in two_nodes_priority_takeover.jsWilliam Schultz2020-05-081-1/+1
* SERVER-47780: Test preventing snapshot reads from being serviced at an incons...Lingzhi Deng2020-05-071-0/+99
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-071-3/+3
* Revert "SERVER-47957 Set j=true when specifying write concern for inserts in ...Ali Mir2020-05-071-1/+1
* SERVER-47690 Snapshot reads via mongosA. Jesse Jiryu Davis2020-05-071-4/+12
* SERVER-47612 make storing the LastVote uninterruptibleJudah Schvimer2020-05-071-30/+21
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-0711-213/+49
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-05-067-26/+21
* SERVER-47957 Set j=true when specifying write concern for inserts in rollback...Ali Mir2020-05-061-1/+1
* SERVER-30862 ReplSetTest.remove() should call stop() on the node to be removedJason Chan2020-05-051-0/+12
* SERVER-47876 Set shutdownTimeoutMillisForSignaledShutdown as a startup parame...Tess Avitabile2020-05-051-6/+6
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-036-7/+7