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

Index cursors no longer need callers to provide KeyStrings with discriminators

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Execution Team 2024-03-04, Execution Team 2024-09-16, Execution Team 2024-09-30

      After SERVER-68380 is merged, our index cursors will always use bounded cursors in WiredTiger. As bounded cursors accept an inclusive/exclusive parameter, we can use this API instead of requiring callers to specify discriminators to KeyStrings for seeking.

      This would greatly simplify query code complexity. The performance implications are unclear.

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

              Created:
              Updated: