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

Fix the layering violation in accessing the page

    • 3
    • Storage - Ra 2021-10-18

      WT-8077 introduced a concept of marking the page dirty in case of an eviction failure by accessing the page members directly and also marking the page dirty once the prepared updates are resolved.

      Accessing the page internal members directly is a layering violation and also it is not required to set the page dirty in two places. As part of this ticket, remove setting of the page dirty in eviction failure flow.

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: