Sriharsha Chintalapani created KAFKA-2472:
---------------------------------------------
Summary: 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)