You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2016/09/17 16:07:20 UTC

[jira] [Created] (CASSANDRA-12661) Make gc_log and gc_warn settable at runtime

Edward Capriolo created CASSANDRA-12661:
-------------------------------------------

             Summary: Make gc_log and gc_warn settable at runtime
                 Key: CASSANDRA-12661
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12661
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Edward Capriolo
            Assignee: Edward Capriolo
            Priority: Minor


Changes:

* Move gc_log_threshold_in_ms and gc_warn_threshold_in_ms close together in the config
* rename variables to match properties
* add unit tests to ensure hybration
* add unit tests to ensure variables are set propertly
* minor perf (do not consturct string from buffer f not logging)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)