Retry forever on read failures in disagg block manager

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0, 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Block Manager
    • None
    • Storage Engines
    • None
    • None

      To support current testing it would be useful to keep retrying if WT can't read a page in the disagg block manager.

      Currently the reread loop in __block_disagg_read_multiple retries 100 times, sleeping between retries for a gradually increasing amount of time, and then returns EIO if it has failed to read the page after 100 tries. So we just want to keep trying at a slow pace.

            Assignee:
            Keith Smith
            Reporter:
            Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: