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

WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.1, 3.2.12, 3.4.2, 3.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Some time ago, WiredTiger was converted from using a WT_PAGE pointer as its principle "page in memory" value that's passed as the "page" argument, to using the WT_REF pointer instead.

      Hazard pointers were not updated at that time, but continued to use the WT_PAGE pointer; they should be updated to use the WT_REF pointer instead.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: