Checksum mismatch messages from disagg block manager should specify where the mismatch occurred

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Block Manager
    • None
    • Storage Engines, Storage Engines - Persistence
    • SE Persistence backlog
    • None

      __block_disagg_read_multiple reads a page image and a chain of zero or more page deltas. It validates this data by iterating over the chain from the newest to oldest entry, validating the checksum of each.

      If there is a checksum mismatch it prints the same message (cut-and-paste from the standard block manager). It would be useful to know where the checksum error occurred. Was it on the full page image or a delta? If a delta where in the chain? I.e., Kth of N deltas.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: