During the page instantiation, various things are missed while handling the unable to locate the record fix in WT-5089.
- Various memory footprint parameters are not updated with the memory that is used during the page instantiation.
- The setting of restore_state of a page modify structure is missed
- Mark the page as clean when the disk page contains all the newest versions of the page under some conditions.
- is caused by
-
WT-5089 test_las02.py fails: Unable to locate the correct record
- Closed