Runtian opened a new pull request, #2189: URL: https://github.com/apache/cassandra/pull/2189
To reproduce the issue, switch to disk_failure_policy die add some code to trigger FSError. trigger the FSError and Cassandra process will not stop. With this fix, Cassandra process will stop. ``` Fix default file system error handler for disk_failure_policy die patch by Runtian Liu; reviewed by TBD for CASSANDRA-18294 ``` The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-18294) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

