[
https://issues.apache.org/jira/browse/CASSANDRA-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer resolved CASSANDRA-8713.
---------------------------------------
Resolution: Duplicate
The improvement was part of CASSANDRA-11217.
> 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: Configuration
> Reporter: Wei Deng
> Priority: Minor
> Labels: lhf
>
> 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)