smiklosovic commented on code in PR #3928:
URL: https://github.com/apache/cassandra/pull/3928#discussion_r1969993303


##########
src/java/org/apache/cassandra/service/CassandraDaemon.java:
##########
@@ -97,6 +98,7 @@
 import static java.util.concurrent.TimeUnit.NANOSECONDS;
 import static 
org.apache.cassandra.config.CassandraRelevantProperties.CASSANDRA_FOREGROUND;
 import static 
org.apache.cassandra.config.CassandraRelevantProperties.CASSANDRA_PID_FILE;
+import static 
org.apache.cassandra.config.CassandraRelevantProperties.CASSANDRA_FSERRORHANDLER;

Review Comment:
   @tommystendahl would you mind to rename this to `CASSANDRA_FS_ERROR_HANDLER` 
? 



-- 
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-unsubscr...@cassandra.apache.org

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


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

Reply via email to