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

Add option to cursor open allowing search to leave cursor unpositioned

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      Allowing an implementation of WT_CURSOR::search that doesn't result in a positioned cursor would allow for some optimizations in that case.

      We should add a new configuration option to WT_SESSION::open_cursor that causes search operations performed on that cursor to leave the cursor unpositioned on return. The option may be called unpositioned_search, with a default of false to keep the existing behavior.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: