summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/rs_rollback.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46558 Abort index builds only after transitioning to rollback and when...Louis Williams2020-03-181-2/+1
* SERVER-39452 Support rollback via refetch for two-phase index buildsLouis Williams2019-12-161-0/+12
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-39797 Rollback implicit commit applyOps oplog entry in rollback-via-re...Matthew Russotto2019-05-061-1/+3
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-0/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-32588 create parameter to force rollback via refetchKyle Suarez2018-02-281-3/+4
* SERVER-31047 Rollback properly removes redundant index operationsWilliam Schultz2017-10-241-4/+3
* SERVER-31295 SERVER-31489 Allow applyOps to rollback without UUIDKatherine Walker2017-10-201-1/+3
* SERVER-30381 Remove handing for rolling back dropSource collectionsBenety Goh2017-09-061-14/+0
* SERVER-30508 Fail rollback via refetch if transactions collection UUID is dif...Jack Mulrow2017-08-231-0/+13
* SERVER-30076 Use the UUID of the transactions collection for rollback via ref...Jack Mulrow2017-08-171-0/+3
* SERVER-29667 Update rollback of document refetch to use UUIDsAllison Chang2017-08-031-9/+11
* SERVER-29959 Update rollback of renameCollection commands to use UUIDsAllison Chang2017-07-311-3/+50
* SERVER-29665 Update rollback of collMod commands to use UUIDsAllison Chang2017-07-261-1/+3
* SERVER-29662 Make rollback of dropIndexes/createIndexes UUID compatibleAllison Chang2017-07-261-3/+15
* SERVER-30150 DropPendingCollectionReaper::rollBackDropPendingCollection() rol...Benety Goh2017-07-211-2/+2
* SERVER-29633 Update rollback of createCollection commands to use UUIDsAllison Chang2017-07-171-1/+3
* SERVER-29531 Handle rollbacks in SessionTransactionTableJack Mulrow2017-07-121-0/+4
* SERVER-29276 rolls back drop pending collectionsJudah Schvimer2017-06-291-0/+7
* SERVER-29470 Create new files for rollback code for collections without UUIDsAllison Chang2017-06-211-0/+2
* SERVER-29467 Update comments and logging in rs_rollback files for greater rea...Allison Chang2017-06-191-17/+146
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-4/+4
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-081-2/+3
* SERVER-27329 moved BackgroundSync::_rollback() to rs_rollback.cppBenety Goh2017-03-081-1/+21
* SERVER-27329 cleaned up BackgroundSync::_rollback() argument.Benety Goh2017-03-081-1/+4
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-27282 clean up RS rollback error handlingMathias Stearn2017-01-031-16/+21
* SERVER-25860 Remove redundant operations during rollbackMathias Stearn2017-01-031-1/+47
* SERVER-27050 Ensure upstream node doesn't roll back after checking MinValidMathias Stearn2017-01-031-0/+2
* SERVER-21988: wait for applier before starting rollbackScott Hernandez2016-01-081-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-45/+45
* SERVER-18807 removed global lock in syncRollbackBenety Goh2015-06-091-2/+1
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-10/+35
* SERVER-18216 Add term to oplog.Siyuan Zhou2015-05-261-2/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-2/+2
* SERVER-15089 remove fatal state and refactor rollback to use replcoordEric Milkie2014-09-121-0/+67