You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vincent White (JIRA)" <ji...@apache.org> on 2019/07/01 04:46:00 UTC

[jira] [Created] (CASSANDRA-15191) stop_paranoid disk failure policy race condition on startup

Vincent White created CASSANDRA-15191:
-----------------------------------------

             Summary: stop_paranoid disk failure policy race condition on startup
                 Key: CASSANDRA-15191
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15191
             Project: Cassandra
          Issue Type: Bug
            Reporter: Vincent White
         Attachments: log.txt

If the {{stop_paranoid}} disk failure policy is triggered during startup (for example by a compaction) before the node reaches CassandraDaemon.start(), CassandraDaemon.start() will start the client transport services and start listening for client connections regardless of the previous corrupt sstable exception. 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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