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

Fix the session prev prefetch ref flag usage to skip the pages

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.0.0-rc0, 7.3.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines
    • 5
    • 2024-02-06 tapioooooooooooooca

      The session prefetch_prev_ref flag doesn't fix the problem of avoiding the same page being processed multiple times. Change the way we set this prefetch_prev_ref flag to let the skip logic work.

      Still, this flag approach doesn't work when the session operates on two different cursors at a time, as the value of prefetch_prev_ref gets reset. Currently, we are not targeting fixing this scenario as it is not that common.

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: