Opening the checkpoint cursors must be a mutually exclusive operation with taking new WT checkpoints.
- depends on
-
SERVER-42218 Enable getCursor() in the RecordStore to retrieve checkpoint cursors for WiredTiger
- Closed
-
SERVER-42220 Add a getCheckpointCursor() function to the SortedDataInterface interface and implement it for WiredTiger
- Closed
-
SERVER-42221 Add concurrency control to checkpoint requests and expose it to the validation code layer
- Closed
-
SERVER-42222 Establish the necessary data cursors for collection validation at the start of collection validation
- Closed
-
SERVER-42289 Move collection_test.cpp's validation testing into a separate file to to match collection_validation.h/cpp
- Closed
-
SERVER-42978 Move validate lock acquisition from the cmd body into the helper function and fix all the unit tests
- Closed
- is depended on by
-
SERVER-30357 Allow users to run the validate cmd with {background:true}
- Closed
- is related to
-
SERVER-43134 Only run background validation on check-pointed tables
- Closed