You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Damian Guy (JIRA)" <ji...@apache.org> on 2018/02/01 11:58:06 UTC

[jira] [Updated] (KAFKA-5834) AbstractConfig.logUnused() may log confusing warning information.

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

Damian Guy updated KAFKA-5834:
------------------------------
    Fix Version/s:     (was: 1.1.0)
                   1.2.0

> AbstractConfig.logUnused() may log confusing warning information.
> -----------------------------------------------------------------
>
>                 Key: KAFKA-5834
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5834
>             Project: Kafka
>          Issue Type: Bug
>          Components: log
>            Reporter: Jiangjie Qin
>            Priority: Major
>             Fix For: 1.2.0
>
>
> Currently {{AbstractConfig.logUnused()}} logs unused configurations in at WARN level. It is a little weird because as long as there is a configurable class taking a configuration, that configuration will be logged as unused at WARN level even if it is actually used. It seems better to make it an INFO level logging instead, or maybe it can take a log level argument to allow caller to decide which log level should be used.
> [~hachikuji] [~ijuma] what do you think?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)