Files
scylladb/db
Vlad Zolotarov db2ba0df61 hinted handoff: discard corrupted segments
If we discover that a current segment is corrupted there is nothing we
can do about it.

This patch does the following:
1) Drops the corrupted segment and moves to the next one.
2) Logs such events as ERRORs.
3) Introduces a new metrics that accounts such event.

Fixes #4364

Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>
2019-04-09 15:54:20 -04:00
..
2019-03-28 14:21:10 +02:00
2019-03-28 14:21:10 +02:00
2018-11-21 00:01:44 +02:00