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

Add assertion to check whether duplicate history store inserts are modifies

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.0.0-rc2, 4.4.8, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1
    • Storage - Ra 2021-06-14

      We have some build failures related to duplicate values being inserted into the history store. At the moment, we've only ever seen this happening with full updates flagged with the WT_UPDATE_RESTORED_FROM_DS flag.

      This won't cause a visibility issue since it is a full update however, reinsertions of modifies could cause problems. We should add an additional assert to check whether the duplicate insert is a modify to better assess the severity of this bug.

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: