[
https://issues.apache.org/jira/browse/KAFKA-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328287#comment-15328287
]
ASF GitHub Bot commented on KAFKA-3786:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1465
> Avoid unused property from parent configs causing WARN entries
> --------------------------------------------------------------
>
> Key: KAFKA-3786
> URL: https://issues.apache.org/jira/browse/KAFKA-3786
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Fix For: 0.10.1.0
>
>
> Currently the {{AbstractConfig}}'s constructor accepts the passed property
> map as well as the {{ConfigDef}}, and maintains the original map as well as
> the parsed values together. Because of it, with hierarchical config passing
> like {{StreamsConfig}}, the underlying configs will takes all the key-value
> pairs when constructed and hence cause WARNING log output.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)