mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
Fixes: #593 "Changes the parser/replayer to treat data corruption as non-fatal, skipping as little as possible to get the most data out of a segment, but keeping track of, and reporting, the amount corrupted. Replayer handles this and reports any non-fatal errors on replay finish. Also added tests for corruption cases. This patch series contains a cleanup-patch for commitlog_tests that was previously submitted, but got lost."