Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
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/
Attachments
Issue Links
- is depended on by
-
SERVER-21173 WiredTiger changes for 3.2.0-rc2
-
- Closed
-