WT compact prompts internal WT checkpoints to be taken. The MongoDB validate cmd must not open cursors while WT compact is running, else it could end up with cursors pointing at different checkpoints and an inconsistent view of the data.
- is depended on by
-
SERVER-42358 Add background collection validation to test suites
- Closed