[ 
https://issues.apache.org/jira/browse/KAFKA-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guozhang Wang updated KAFKA-3786:
---------------------------------
    Summary: Avoid unused property from parent configs causing WARN entries  
(was: AbstractConfig to only retain defined ConfigDef when parsing property map)

> 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
>
> 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)

Reply via email to