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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: