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

Jay Kreps commented on KAFKA-2472:
----------------------------------

[~gwenshap] This should work with plugins too. The config helper code records 
which configs are requested, so even a config specific to a plugin like a 
serializer should still get requested by the serializer.

[~ijuma] The only thing to be careful of is that if we are changing the 
Configurable interface that that doesn't result in changing any public 
interfaces people have implemented such as Partitioner.

> 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: Ismael Juma
>             Fix For: 0.9.0.0
>
>
> 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