Wei Deng created CASSANDRA-8713:
-----------------------------------

             Summary: Print out all current values of available configuration 
parameters at startup
                 Key: CASSANDRA-8713
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8713
             Project: Cassandra
          Issue Type: Improvement
          Components: Config
            Reporter: Wei Deng
            Priority: Minor


I know we have https://issues.apache.org/jira/browse/CASSANDRA-6456 to print 
out all parameters configured in cassandra.yaml at startup as in here 
https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/config/YamlConfigurationLoader.java#L124-136,
 however, how about those parameters that we don't configure in cassandra.yaml? 
It will be helpful to troubleshooting if we can add a similar logConfig() 
method for all parameters in 
https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/config/Config.java.



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

Reply via email to