Add a shared metadata consistency check to the verify

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Verify
    • Security Level: Public (Available to anyone on the web)

      In disaggregated storage mode, table metadata lives in two places: the local WiredTiger metadata table and the shared metadata table in the page server (WiredTigerShared.wt_stable). We need to add a shared metadata consistency check to the verify path when running in disagg mode.

      Possible checks:

      • For each entry in WiredTigerShared.wt_stable, confirm a matching local metadata entry exists
      • For each local file entry, confirm a corresponding shared entry exists

            Assignee:
            Will Korteland
            Reporter:
            Sean Watt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: