Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13890

Add check to ensure live restore read not enclose a hole

    • 1
    • StorEng - 2025-01-21

      The function __live_restore_can_service_read is used to check if there is no hole overlaps with the read range to tell if a read can be serviced purely on destination. The current code does not cover the edge case where both read_begin and read_end fall on destination while there's a hole in the range. This ticket is to verify and fix that bug.

            Assignee:
            zunyi.liu@mongodb.com Zunyi Liu
            Reporter:
            zunyi.liu@mongodb.com Zunyi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: