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

Invalid header of __wti_delete_page_instantiate

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: WT Docs
    • None
    • Storage Engines
    • 1
    • StorEng - Defined Pipeline

      The function can also process VLCS:

      diff --git a/src/btree/bt_delete.c b/src/btree/bt_delete.c
      index 99eaf9a46..a8c58f604 100644
      --- a/src/btree/bt_delete.c
      +++ b/src/btree/bt_delete.c
      @@ -619,7 +619,7 @@ err:
       
       /*
        * __wti_delete_page_instantiate --
      - *     Instantiate an entirely deleted row-store leaf page.
      + *     Instantiate an entirely deleted leaf page. Note that FLCS is not supported.
        */
       int
       __wti_delete_page_instantiate(WT_SESSION_IMPL *session, WT_REF *ref)
      

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: