sankalp kohli created CASSANDRA-6646:
----------------------------------------
Summary: Disk Failure Policy ignores CorruptBlockException
Key: CASSANDRA-6646
URL: https://issues.apache.org/jira/browse/CASSANDRA-6646
Project: Cassandra
Issue Type: Improvement
Reporter: sankalp kohli
Priority: Minor
If Cassandra is using compression and has a bad drive or stable, it will throw
an CorruptBlockException.
Disk Failure Policy only works if it is an FSError and does not work for
IOExceptions like this.
We need to better handle such exceptions as it causes nodes to not respond to
the co-ordinator causing the client to timeout.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)