[ 
https://issues.apache.org/jira/browse/KAFKA-6793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034616#comment-17034616
 ] 

John Roesler commented on KAFKA-6793:
-------------------------------------

It seems like we could fix this simply by not passing invalid configurations to 
the clients, for example, we pass them prefixed configs, but we could just 
strip the prefixes off.

> 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
>            Priority: Minor
>
> 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.3.4#803005)

Reply via email to