-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
This shouldn't happen:
__wt_page_hazard_check,__hazard_exclusive,__rec_review,__wt_rec_evict,__wt_evict_page,__wt_page_release,__wt_page_swap_func,__wt_tree_walk,__evict_walk_file,__evict_walk,__evict_lru,__evict_pass,__wt_cache_evict_server,start_thread,clone
Specifically, *wt_page_release should not be checking the read generation in this page. We have the WT_PAGE_NO_GEN flag in the calling code: it should be passed to *wt_page_release.