You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2014/02/03 20:25:06 UTC

[jira] [Created] (CASSANDRA-6646) Disk Failure Policy ignores CorruptBlockException

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)