sstable-crash-leaves-zero-count-header

Status: IN

A crash between SSTableWriter creation and `finish()` leaves `entry_count=0` in the file header while data records exist on disk; `SSTableReader` trusts the header count and reads the file as empty, silently losing all written entries.

Source: entries/2026/05/29/topic-crash-recovery-invariants.md

JSON