Page image size stats are not decrementing correctly when page build fails

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Cache and Eviction
    • None
    • Storage Engines, Storage Engines - Transactions
    • 0.001
    • SE Transactions - 2026-05-08
    • 1

      During __wti_page_inmem if we fail after dsk assigned page but before page's image statistics are incremented, we will hit the error path where __wt_page_out is called and page's image statistics will be decremented. This will cause over draining of the page's image statistics, we need to fix this by incrementing the image stats right after dsk is assigned to the page.

            Assignee:
            Zunyi Liu
            Reporter:
            Zunyi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: