[
https://issues.apache.org/jira/browse/KAFKA-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-4806.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.3.0
Issue resolved by pull request 2600
[https://github.com/apache/kafka/pull/2600]
> KafkaConsumer: ConsumerConfig gets logged twice.
> ------------------------------------------------
>
> Key: KAFKA-4806
> URL: https://issues.apache.org/jira/browse/KAFKA-4806
> Project: Kafka
> Issue Type: Bug
> Components: clients, consumer, log
> Affects Versions: 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1, 0.10.2.0
> Reporter: Marco Ebert
> Priority: Minor
> Labels: easyfix, github-import, newbie, patch
> Fix For: 0.10.3.0, 0.10.2.1
>
>
> The ConsumerConfig created from given Properties during KafkaConsumer
> construction gets logged twice since the ConsumerConfig constructor does so.
> https://github.com/apache/kafka/blob/0.10.0.1/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java#L587
> https://github.com/apache/kafka/blob/0.10.0.1/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaConsumer.java#L643
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)