In order to recover to a timestamp (either after a crash or in memory without a restart), WiredTiger has to ensure that changes after the latest stable timestamp do not become durable.
Further, online rollbackToStableTimestamp requires that changes after the stable timestamp can be found and marked aborted.
- is depended on by
-
SERVER-29212 Ensure WiredTiger checkpoints are created at valid timestamps
- Closed
-
SERVER-29213 Have KVWiredTigerEngine implement StorageEngine::recoverToStableTimestamp
- Closed
-
SERVER-29494 WT validate should wait for explicit checkpoint
- Closed
- is related to
-
SERVER-32590 RTT 3.6<->4.0 upgrade/downgrade.
- Closed
- related to
-
WT-3434 Checkpoint to timestamp rolls the log forward incorrectly
- Closed