PALM validation fails when there is a failed write

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: PALM
    • None
    • Storage Engines, Storage Engines - Persistence
    • SE Persistence backlog
    • None

      The PALM validation throws an error in WT-15456.

      Invalid argument (22): palm_handle_put:929: LSN arguments validation failed: put_args->backlink_lsn != prev_lsn. Page details: table_id=73, page_id=22136, flags=0x2, put_args->backlink_lsn=142921, prev_lsn=146173
      

      The issue is similar to WT-15524 that it doesn't consider that we may have a failed write in the middle of the chain in validation and assumes every version points to the previous write. We should fix the validation in those cases.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: