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

Review the logic for resetting cursor bounds.

    • Type: Icon: Task Task
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3

      Currently we have decided to clear cursor bounds inside __wt_btcur_reset, this is one of the many cursor reset functions, another option would have been __cursor_reset we should review this logic toward the end of the project to ensure that it is practical for the users.

      __wt_btcur_reset does seem like the better choice as it isn't called from other APIs e.g. __cursor_insert however it seems like it may be inconsistent as they call __cursor_reset instead.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: