wal-truncate-requires-prior-checkpoint

Status: IN

WAL truncation is only safe because it is called after the data the WAL protects has been durably written to the main store (SSTable flush or data file fsync); violating this ordering loses committed data with no recovery path

Source: entries/2026/05/29/topic-wal-crash-safety-gap.md

JSON