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

Inserting history store needs to handle modify based on a tombstone

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3

      When I implemented the reverse delta algorithm, I assumed the update newer to a tombstone must be a full update. By reading some other code, I realised we can have a modify newer to a tombstone as well, which means we modify the empty value. We need to handle that case when we insert updates to history store.

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            chenhao.qu@mongodb.com Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: