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

Add assertions that no birthmarks are present after updates are resolved

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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).

            Assignee:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: