Rewrite the page with delta ends up to be an empty page

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0, 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Btree
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-08-15, SE Transactions - 2025-08-29
    • 3

      We added the code to rewrite the with page with constructed deltas to a new full image. We assumed that it will always produce a valid full page. However, there is an edge case that the rewrite results to an empty page. This is because all the keys on the page have a tombstone and the tombstone now becomes globally visible. We need to handle this case.

      Note that all these code should be replaced by the work defined in WT-14885

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

              Created:
              Updated:
              Resolved: