You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "Runtian (via GitHub)" <gi...@apache.org> on 2023/03/07 17:38:03 UTC

[GitHub] [cassandra] Runtian opened a new pull request, #2200: Fix disk_failure_policy die to stop gossip, native transport and JVM

Runtian opened a new pull request, #2200:
URL: https://github.com/apache/cassandra/pull/2200

   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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] smiklosovic closed pull request #2200: Fix disk_failure_policy die to stop gossip, native transport and JVM

Posted by "smiklosovic (via GitHub)" <gi...@apache.org>.
smiklosovic closed pull request #2200: Fix disk_failure_policy die to stop gossip, native transport and JVM
URL: https://github.com/apache/cassandra/pull/2200


-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org