summaryrefslogtreecommitdiff
path: root/jstests/replsets/libs/rollback_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-5/+0
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-211-0/+5
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-5/+0
* SERVER-44251 Replaced setFailPoint and clearFailPoint with configureFailPointMina Mahmood2021-07-011-2/+3
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-54540 Allow for network errors when restarting heartbeats to induce ro...Samy Lanka2021-02-161-2/+5
* SERVER-53247 disable enableMajorityReadConcern=false for non-test storage eng...Pavi Vetriselvan2021-01-191-39/+0
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-01-191-0/+2
* SERVER-53247 Remove EMRC=false targeted jstests/unittestsPavi Vetriselvan2021-01-141-0/+2
* SERVER-53124 Fix too-stale node in rollback testA. Jesse Jiryu Davis2020-12-081-0/+4
* SERVER-50068 Wait for rollback node to finish startup before transitionToSync...Siyuan Zhou2020-11-171-0/+3
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-11-141-2/+2
* SERVER-50901 Wait for secondaries to be ready in RollbackTest.checkDataConsis...Vesselina Ratcheva2020-10-271-0/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-011-0/+41
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-07-131-43/+1
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-07-111-1/+43
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-06-221-1/+4
* SERVER-48117 Journal the write used to ensure that rollback happens in rollba...Samy Lanka2020-05-121-2/+6
* SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir2020-05-111-1/+5
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...Lingzhi Deng2020-05-111-2/+13
* Revert "SERVER-47957 Set j=true when specifying write concern for inserts in ...Ali Mir2020-05-071-1/+1
* SERVER-47957 Set j=true when specifying write concern for inserts in rollback...Ali Mir2020-05-061-1/+1
* SERVER-47814 Set fast getMore failpoint for all ReplSetTest instances used by...William Schultz2020-04-281-0/+1
* SERVER-44068 Speed up transition to 'kSteadyStateOps' in RollbackTestWilliam Schultz2020-04-271-29/+45
* SERVER-44068 Speed up transition to 'kSyncSourceOpsBeforeRollback' in Rollbac...William Schultz2020-04-141-2/+4
* SERVER-44068 Add log messages to measure transition durations in RollbackTestWilliam Schultz2020-04-131-2/+12
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-141-17/+3
* SERVER-45912 Fix typo in rollback_test.jsVesselina Ratcheva2020-02-141-1/+1
* SERVER-45912 Handle shutdown during rollback in fuzz testsA. Jesse Jiryu Davis2020-02-131-44/+56
* SERVER-41625 RollbackTest fixture runs data consistency checks twice when it ...Ryan Timmons2020-01-271-8/+25
* SERVER-45400 Reduce OplogFetcher getMore awaitData timeout for nodes in Rollb...Ryan Timmons2020-01-141-0/+18
* SERVER-45501 RollbackTest shouldn't run serverStatus against node that may be...William Schultz2020-01-131-4/+7
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-031-41/+74
* SERVER-43867 Work around unrecoverability of rollback via refetch in testsVesselina Ratcheva2019-11-281-1/+31
* SERVER-43283 JSTest to ensure initial sync does not continue after source rol...Matthew Russotto2019-11-271-3/+21
* SERVER-43843 skip validate during the rollback fuzzer "restartNode" commandJudah Schvimer2019-10-221-3/+5
* SERVER-43729: Wait for secondary state before running replSetFreeze in Rollba...Lingzhi Deng2019-10-101-0/+6
* SERVER-43226 ReplSetTest.stop can hang due to fsyncLockA. Jesse Jiryu Davis2019-09-271-26/+2
* Revert "SERVER-43226 ReplSetTest.stop can hang due to fsyncLock"A. Jesse Jiryu Davis2019-09-261-2/+26
* SERVER-43226 ReplSetTest.stop can hang due to fsyncLockA. Jesse Jiryu Davis2019-09-261-26/+2
* SERVER-43237 replSetFreeze and replSetStepDown cmd done part ofSuganthi Mani2019-09-231-10/+13
* SERVER-42602 retry replSetFreeze on rollback node in tests if replica set con...Benety Goh2019-08-311-0/+3
* SERVER-42602 Guarantees that the unconditional step down does not happen due ...Suganthi Mani2019-08-301-2/+42
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-42743 Replicate a new write to all nodes after leaving initial sync in...Judah Schvimer2019-08-121-0/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+0
* SERVER-40469 Remove expectPreparedTxnsDuringRollback option.Max Hirschhorn2019-05-241-6/+3
* SERVER-40468 allow RollbackTest fixture to skip validation at runtimeRobert Guo2019-05-031-8/+10
* SERVER-39689 add data consistency parameters to rollback_testPavi Vetriselvan2019-04-101-4/+6