You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2023/02/13 17:49:00 UTC

[jira] [Resolved] (KAFKA-6793) Unnecessary warning log message

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

Jason Gustafson resolved KAFKA-6793.
------------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

We resolved this by changing the logging to info level. It may still be useful in some cases, but most of the time it the "warning" is spurious.

> Unnecessary warning log message 
> --------------------------------
>
>                 Key: KAFKA-6793
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6793
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 1.1.0
>            Reporter: Anna O
>            Assignee: Philip Nee
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> When upgraded KafkaStreams from 0.11.0.2 to 1.1.0 the following warning log started to appear:
> level: WARN
> logger: org.apache.kafka.clients.consumer.ConsumerConfig
> message: The configuration 'admin.retries' was supplied but isn't a known config.
> The config is not explicitly supplied to the streams.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)