A particular historical version should be added to the history store only once. This could be verified by adding a diagnostic flag to the update structure and set it when it added to the history store. Assert can be added based on this flag to verify that an update is never added twice to the history store.
- causes
-
WT-7137 Update assert to consider deleted HS values when checking for duplicate inserts
- Closed