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

A race in eviction determining whether an internal page is dirty

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      There was a test/format failure in Jenkins that triggered the following assertion:

      t, file:wt, eviction-worker: ../src/btree/bt_discard.c, 57: !__wt_page_is_modified(page)
      

      i.e: That a page is clean when we are attempting to discard it. The particular page is an internal page and all of it's children are marked deleted.

      Failure:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress/9003/

            Assignee:
            Unassigned Unassigned
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: