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

Don't use transaction ids from a page with a previous startup generation

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2020-01-13, Storage Engines 2020-01-27, Storage Engines 2020-02-10

      When we read values from a cell, we should compare the startup generation on the cell to detect whether the page was written by a previous instance. If it was, we should read the transaction id as 0 to avoid this issue surfaced by WT-5302 where stop pairs can have earlier transaction ids than their respective start pair.

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: