Details
Description
We got a disk read error on 1.2.13 that didn't trigger the disk failure policy, and I'm trying to hunt down why, but in doing so, I saw that there is no disk_failure_policy option for just killing the daemon.
If we ever get a corrupt sstable, we want to replace the node anyway, because some aws instance store disks just go bad.
I want to use the JVMStabilityInspector from CASSANDRA-7507 to kill so that remains standard, so I will base my patch on CASSANDRA-7507.
Attachments
Attachments
Issue Links
- depends upon
-
CASSANDRA-7507 OOM creates unreliable state - die instantly better
- Resolved
- is depended upon by
-
CASSANDRA-7579 File descriptor exhaustion can lead to unreliable state in exception condition
- Resolved
- relates to
-
CASSANDRA-9635 Silent startup failure with filesystem that does not support mmap
- Resolved