mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
Writes a final chunk header of zero to the file on close, to mark end-of-segment. This allows us to gracefully stop replay processing of a segment file even if it was not zeroed from the beginning (maybe recycled - hint hint).