lsm-wal-truncate-destroys-immediately

Status: IN

The LSM tree's `WAL.truncate()` opens the file with `"wb"` mode which zeroes all content instantly, with no intermediate durable state to recover from if a crash occurs before the file is reopened for appending

Source: entries/2026/05/29/topic-crash-safety-of-truncate.md

JSON