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

Create a new history store cursor type that inserts/deletes by directly putting updates on the page

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

      The changes I am introducing for WT-5478 do not use a cursor in the standard way. I am using the history store cursor to create the key and value in the ITEM forms, but then I am doing an internal row search and inserting manually created update chain on the history store page.

      We could encapsulate that functionality in a new history store cursor type. The usage of the history store cursor will then appear the same as any other cursor and the insertion/deletion by directly putting updated on the page will be abstracted out.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: