-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage - Ra 2020-12-28
In durable history we allow update chains to be evicted a lot more aggressively, wiredtiger's write conflict checking is done on the update chain as far as I'm aware. Additionally I'm not sure how it will interact with things being written to the history store.
I think its worth reviewing write conflict logic with regards to the eviction changes made in durable history and validating correctness. Adding python tests where applicable.