[
https://issues.apache.org/jira/browse/KAFKA-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972684#comment-14972684
]
ASF GitHub Bot commented on KAFKA-2472:
---------------------------------------
GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/355
KAFKA-2472; Fix capitalisation in SSL classes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
kafka-2460-fix-capitalisation-in-ssl-classes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/355.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #355
----
commit 9bbf8b701f13f0b4ea8df842b46cab29002033be
Author: Ismael Juma <[email protected]>
Date: 2015-10-24T16:24:18Z
Fix capitalisation in SSL classes
----
> 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)