-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Storage Engines 2019-10-07, Storage Engines 2019-10-21, Storage Engines 2019-11-04
We recently added code that relies on all birthmarks being resolved during reconciliation prior to a pages content being written to lookaside. The code that resolves birthmarks in reconciliation for this purpose is called __rec_append_orig_value.
We have seen one test failure out of all our automated testing which shows that a page tries to do lookaside eviction when there is still a birthmark in the list of updates. We should add diagnostic checks in reconciliation to catch the failure closer to where the bug is (rec_visibility.c somewhere).
- is related to
-
WT-5188 Assert hit with birthmarks present in __wt_las_insert_block on v4.0 branch
- Closed