Have the block manager retry chunk cache reads on checksum failure

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.2.0, 7.3.0-rc0, 7.2.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines
    • None
    • 8

      Earlier in the design, we accepted a race condition where the chunk cache could have stale content. The downside of this is the risk of a mismatched checksum. To avoid this taking down the entire program on a failed checksum from the chunk cache, the block manager should make one (and only one) attempt to:
      1. Evict the chunk,
      2. Retry a __wt_read.

              Assignee:
              Ruby Chen
              Reporter:
              Deepti Hasija (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: