Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-68380

Always use bounded WT cursors instead of search_near

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-12-25, Execution Team 2024-01-08, Execution Team 2024-01-22
    • 20

      The new WT_CURSOR bound feature is more efficient than a search_near if we set a lower bound and call next() or set an upper bound and call prev().

      The important cases we know about are already tracked in other tickets, but there is at least one case in seekNear that could take advantage of a bounded cursor.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: