During rollback-to-stable the Timestamp Monitor is still running and calls into WiredTiger concurrently. While rollback-to-stable is running, no calls can be made into WiredTiger.
While rollback-to-stable is running, we should pause the Timestamp Monitor.
- related to
-
WT-4532 Fix null pointer access to WT_DATA_HANDLE in __wt_page_in_func
- Closed