-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence backlog
-
None
We can determine if what we read from the disk is a valid block or not by checking if the checksum we wrote to the disk matches the block checksum contained in the header file.
This is complicated somewhat by the presence of the flag WT_BLOCK_COMPRESS_SKIP , therefore we should only do this ticket after completing the work to deprecate other block checksum methods.
Those largely are define here:
- depends on
-
WT-15980 Deprecate the checksum file_config option which defaults to on.
-
- Open
-