The RecordStore default implementation should be to return an error, ErrorCodes::CommandNotSupported.
WiredTiger::getCheckpointCursor() will open a cursor at a WT checkpoint. Read about that here http://source.wiredtiger.com/3.2.0/checkpoint.html.
- is depended on by
-
SERVER-42222 Establish the necessary data cursors for collection validation at the start of collection validation
- Closed
-
SERVER-42223 Use checkpoint cursors for collection validation when {background:true} is requested
- Closed