-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Tools
-
None
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence - 2026-01-16, SE Persistence - 2026-01-30
-
5
In order to do verification checks between pages such as in WT-16262 we need to refactor the wt_binary_decode tool to store pages as individual objects. That way we can compare fields between pages such as checksums in delta chains. This will also enable us to create unit tests to test decoding page logic.