bitcask-hint-files-exclude-tombstones

Status: IN

`create_hint_files()` skips tombstone records and only emits entries whose index currently points to that segment+offset, so hint-based recovery cannot distinguish "key was deleted" from "key never existed in this segment"

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

JSON