Checkpoint cursors will no longer work due to the way fuzzy checkpoints work. However, with durable history, using a point-in-time read for background validation should have no issues. Therefore, we will switch to using point-in-time reads for background validation prior to the incorporation of the fuzzy checkpoint WT feature.
- is depended on by
-
SERVER-44012 Remove tracking of newly created indexes for background validation
- Closed
-
SERVER-46564 Remove the CheckpointLock class
- Closed
-
SERVER-46570 Remove the kCheckpoint ReadSource on the RecoveryUnit
- Closed
- is related to
-
SERVER-68689 Switch background validation to use checkpoint cursors again
- Closed