Use the block header's header_size when parsing a page

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Block Manager
    • None
    • Storage Engines, Storage Engines - Persistence
    • 0.001
    • None
    • None

      The disagg block manager's block header includes the header_size field for extensibility purposes, so that a new version of WT could add more fields to the end of the header. In this way, the old version of WT would know how to ignore it (provided that the compatible_version check passes).

      As such, we should use the header_size when parsing a page.

            Assignee:
            Peter Macko
            Reporter:
            Peter Macko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: