[
https://issues.apache.org/jira/browse/KAFKA-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711500#comment-14711500
]
Gwen Shapira commented on KAFKA-2472:
-------------------------------------
I'm wondering if we still need the unknown config warnings at all - the entire
system was designed to pass arguments to SSL, serializers, reporters, etc.
Unknown configs are expected at this point.
> 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)