Files
scylladb/sstables
Raphael S. Carvalho c7424ca6e6 sstables: Make log more useful when compressed chunk fails checksum
The current log is useless when checksum fails, you don't know
which compressed chunk failed checksum, the expected and the
actual checksum, the size of chunk and so on.

Before:
compressed chunk failed checksum
Now:
compressed chunk of size 3735 at file offset 406491 failed checksum, expected=0, actual=1422312584

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2021-06-28 12:25:51 -03:00
..
2021-06-27 15:12:30 +02:00
2021-06-14 14:37:33 +02:00