compact-skips-crc-validation

Status: IN

Log-structured-hash-table compaction reads records from frozen segments without verifying CRC checksums, unlike `_scan_segment` which stops at the first CRC mismatch; a corrupted record could be silently copied into the compacted segment.

Source: entries/2026/05/28/log-structured-hash-table-bitcask-compact.md

JSON