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

Replace on-disk value of a variable length column store with history store value

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • Storage Engines 2020-02-10

      Whenever any on-disk value doesn't satisfy the given timestamp, search the history store to find out the update that satisfies the given timestamp and replace it on the datastore. During the process of search remove the history store records that are newer than given timestamp and also the record that is moved from history store to data store.

      In case if there is no satisfying history store record is found, remove the key (globally visible delete key for column 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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: