Page not in the prefetch queue still has the prefetch flag set

XMLWordPrintableJSON

    • Storage Engines
    • 나비 (nabi) - 2024-04-16
    • 8
    • v8.0

      We see an assert being triggered in __wt_evict_file. The assert complains that we are evicting a page that has the WT_REF_FLAG_PREFETCH flag set but the prefetch queue is empty.

      It seems that we either didn't clear the flag when we removed the page from the prefetch queue or we set the flag but didn't add that page to the prefetch queue.

            Assignee:
            Chenhao Qu
            Reporter:
            Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: