replay-does-not-enforce-batch-atomicity

Status: IN

Despite the docstring claiming replay "skips uncommitted batches," the implementation returns all PUT/DELETE records regardless of whether a matching COMMIT record exists — a crash mid-batch will replay partial batch records

Source: entries/2026/05/28/write-ahead-log-wal-replay.md

JSON