-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Block Manager
-
None
-
Storage Engines, Storage Engines - Persistence
-
0.001
-
None
-
None
The disagg block manager's block header includes the header_size field for extensibility purposes, so that a new version of WT could add more fields to the end of the header. In this way, the old version of WT would know how to ignore it (provided that the compatible_version check passes).
As such, we should use the header_size when parsing a page.
- related to
-
WT-16511 Consider adding original_checksum field to disagg block header
-
- In Progress
-