[ https://issues.apache.org/jira/browse/KAFKA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253042#comment-13253042 ]
Edward Smith commented on KAFKA-246: ------------------------------------ Yes, I agree, it was a little tedious. This is my first foray into scala, and kafka, so kept it simple. I might just round out the producer and consumer the easy way, and let someone who knows what they are doing do the fancy version when they get time. I haven't peeked to see if there is code that iterates the entire config file to find unused values, but, you are right, it would be nice to be warned about a typo. > log configuration values used > ----------------------------- > > Key: KAFKA-246 > URL: https://issues.apache.org/jira/browse/KAFKA-246 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.8 > Reporter: Jun Rao > Labels: newbie > Attachments: KAFKA-246-broker-0.8.patch > > > Currently, it's hard to figure out which configuration value is being used > and whether a new configuration is being picked up. Logging all configuration > values during startup time can address this issue. We should cover broker, > producer and consumer. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira