WT-4676 makes it possible to search for older updates directly in the lookaside file without having to initialize them in-memory when the page is read into memory. At the moment we are loading the lookaside content for a page into the memory when the page gets intiailized. We can stop doing that and read directly from the lookaside instead.
- causes
-
WT-5089 test_las02.py fails: Unable to locate the correct record
- Closed
-
WT-5146 Returning wrong record value for variable length columnar table
- Closed
- depends on
-
WT-4676 Search LAS for the history and compare to in-memory update
- Closed
- related to
-
WT-5098 Modify __wt_update_alloc() to accept NULL WT_ITEM values
- Closed