Currently prefetching does not work with verify because verify traverses through the B-Tree using a different tree walk function. Add the logic to enable prefetching in the verify flow.
- is depended on by
-
WT-11695 Add functional testing to check that prefetch is running properly
- Closed