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

__live_restore_can_service_read not checking if a read can be serviced correctly

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Filesystem API
    • Storage Engines
    • 2
    • StorEng - Defined Pipeline

      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: