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

Cursors should cache keys for forward scans

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      1. When doing a forward scan, a btree cursor should cache the previous key and use it if a prefix is required for the next key. This requires catching the case where the application sets the key in between cursor->next operations (just make that an error?)
      2. On "cursor-walk" pages, don't bother creating the initial keys when we read the page into memory

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: