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

Cursor update can use pinned page search to update the key

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

      Using a pinned page search to find a proper location to update a key can yield good performance than searching the entire tree. The local pinned page search is currently used when the updates are getting inserted into the history store.

      Using of pinned page search can be beneficial to the cursor update operation also when the update is getting added to data store.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: