-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We failed to set the first_dirty_txn of a page with prepared updates with WT_TXN_FIRST when it is loaded from disk to memory. This will cause it to be skipped by checkpoint if there is a concurrent transaction writes to that page.