Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1128

The eviction server should not do forced eviction during its walk

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.0
    • 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.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: