Provide failure modes if issues with the underlying filesystem of a node
------------------------------------------------------------------------
Key: CASSANDRA-2118
URL: https://issues.apache.org/jira/browse/CASSANDRA-2118
Project: Cassandra
Issue Type: Improvement
Affects Versions: 0.8
Reporter: Chris Goffinet
Assignee: Chris Goffinet
CASSANDRA-2116 introduces the ability to detect FS errors. Let's provide a mode
in cassandra.yaml so operators can decide that in the event of failure what to
do:
1) Value '0' means continue on all errors (default)
2) Value '1' means only kill the server if 'reads' fail from drive, writes can
continue
3) Value '2' means kill the server if read or write errors.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira