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

Jun Rao commented on KAFKA-2472:
--------------------------------

The original intention is to warn people of mis-spelled config names. Also, we 
are only supposed to log those unused properties as warning and we do that 
(config.logUnused()) at the end of the instantiation of the producer. So, not 
sure why those warning will show up.

> Fix kafka ssl configs to not throw warnings
> -------------------------------------------
>
>                 Key: KAFKA-2472
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2472
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Assignee: Sriharsha Chintalapani
>             Fix For: 0.8.3
>
>
> This is a follow-up fix on kafka-1690.
> [2015-08-25 18:20:48,236] WARN The configuration ssl.truststore.password = 
> striker was supplied but isn't a known config. 
> (org.apache.kafka.clients.producer.ProducerConfig)
> [2015-08-25 18:20:48,236] WARN The configuration security.protocol = SSL was 
> supplied but isn't a known config. 
> (org.apache.kafka.clients.producer.ProducerConfig)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to