summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rollback_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33493 Have WT RTT rollback keep correct countsJudah Schvimer2018-03-291-0/+31
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-1/+1
* SERVER-33167 Reset last opTimes from oplog after performing recoverable rollbackVesselina Ratcheva2018-03-161-7/+0
* SERVER-33600 Rollback cannot set oplogTruncateAfterPoint until recoverToStabl...Judah Schvimer2018-03-141-1/+60
* SERVER-29933 Add onReplicationRollback OpObserver methodWilliam Schultz2018-02-211-0/+13
* SERVER-33076 Rollback to checkpoint should set OplogTruncateAfterPoint to doc...Judah Schvimer2018-02-131-0/+5
* Revert "SERVER-33706 Rollback to checkpoint should set OplogTruncateAfterPoin...Judah Schvimer2018-02-131-5/+0
* SERVER-33706 Rollback to checkpoint should set OplogTruncateAfterPoint to doc...Judah Schvimer2018-02-131-0/+5
* SERVER-32466 Remove FCV replication behaviors only relevant to the 3.4-3.6 tr...William Schultz2018-01-291-3/+0
* SERVER-30577 Don't update the stable timestamp if database is in an inconsist...William Schultz2017-11-211-1/+2
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-141-3/+7
* SERVER-31805 Set local collection validation options correctly in rollbackVia...Judah Schvimer2017-11-091-0/+79
* SERVER-29895 Make RollbackImpl synchronousJudah Schvimer2017-07-261-14/+1
* SERVER-29276 rolls back drop pending collectionsJudah Schvimer2017-06-291-2/+6
* SERVER-28545 Do not wait for election to finish while holding global lockSpencer T Brody2017-06-281-0/+9
* SERVER-28545 Change ReplicationCoordinator::setFollowerMode to return a Statu...Spencer T Brody2017-06-281-2/+3
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-1/+4
* SERVER-28204 added RollbackTest fixtureBenety Goh2017-03-231-0/+118