Details
Description
The current document traversal function is in a WiredTiger specific file and for background validation we need to be able to manipulate the cursor and yield during the scan for all storage engines that will support it.
We should also add an invariant here to ensure that the RecordId's are in order if the isInRecordIdOrder() flag is set to true.