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

Assert to ensure no duplicate entries in the history store

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.9.0, 4.4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2020-11-02, Storage - Ra 2020-11-16

      There could be multiple historical versions associated with a single user-level key. Hence to maintain the uniqueness of keys in the history store, we need to have some other fields which will be part of the history store key along with the user key. Each and every historical version will form a unique key within the history store. An assert can be added in the insert function of the history store to check if a duplicate key is ever found.

            Assignee:
            haseeb.bokhari@mongodb.com Haseeb Bokhari (Inactive)
            Reporter:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: