smiklosovic commented on code in PR #1351: URL: https://github.com/apache/cassandra/pull/1351#discussion_r853328360
########## conf/cassandra.yaml: ########## @@ -1687,4 +1687,8 @@ drop_compact_storage_enabled: false # enabled: true # (overriden by cassandra.ignore_dc system property) # rack: # enabled: true # (overriden by cassandra.ignore_rack system property) - +# gc_grace_period: Review Comment: Also, I think we can specify system properties for Cassandra like `-Dcassandra.startup_checks.dc.enabled=true`. That works way better than `-Dcassandra.startup_checks.check_dc.enabled=true`. -- 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