Increase verbosity of the proxy cell selected with child original assertion failure

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0, 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Logging
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-11-07
    • 1
    • v8.0, v7.0, v6.0

      We have seen a below assertion failure in 8.0.15.
       

      WT_ASSERT_ALWAYS(session, vpack->type != WT_CELL_ADDR_DEL, "Proxy cell is selected with original child image");

      This ticket is to add more diagnostic information to better understand the issue in case it occurs again in the future.

      The assert should include 
      vpack->type, and ref->page_del->txnid, pg_del_start_ts, pg_del_saved_txnid, committed, selected_for_write.
       

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

              Created:
              Updated:
              Resolved: