summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_recovery.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57828 Complete initial sync and doing replication recoveryMoustafa Maher Khalil2021-10-251-3/+9
* SERVER-54666 Use earlier oplog entry if recovery timestamp cannot be found in...Vesselina Ratcheva2021-06-081-0/+12
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-04-291-3/+14
* SERVER-51049 Cannot assume recovery timestamp can be found in oplogMatthew Russotto2020-12-031-2/+8
* SERVER-44349 Clean up some logging in replication recoveryWilliam Schultz2020-07-141-3/+2
* SERVER-46185 Add StorageInterface utilities for replicate before journaling c...Dianna Hohensee2020-02-191-2/+2
* SERVER-45721 truncation using the oplogTruncateAfterPoint is always non-inclu...Dianna Hohensee2020-01-291-3/+2
* SERVER-44442 Allow queryableBackupMode to perform replication recoveryGregory Wlodarek2020-01-061-1/+16
* SERVER-44612 recoverFromOplogAsStandalone with takeUnstableCheckpointOnShutdo...Judah Schvimer2019-12-021-0/+15
* SERVER-41388 Truncate the oplog after the stable timestamp on startup if the ...Dianna Hohensee2019-06-211-2/+18
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-9/+0
* SERVER-40482 SERVER-40517 Fix fastcount algorithm for rollback of prepared tr...Louis Williams2019-04-121-7/+9
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-0/+7
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-35366 OplogApplier only returns empty batch when buffer is emptyJudah Schvimer2018-06-051-2/+2
* SERVER-33292 Have storage dictate where replication recovery should begin pla...Judah Schvimer2018-03-121-4/+24
* SERVER-29894 Start oplog application during recovery at checkpoint timestampJudah Schvimer2017-08-181-2/+2
* SERVER-30335 Call setInitialDataTimestamp at startupJudah Schvimer2017-08-111-1/+10
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-101-0/+83
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-071-83/+0
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-071-0/+83