[
https://issues.apache.org/jira/browse/FLUME-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667202#comment-16667202
]
ASF subversion and git services commented on FLUME-3278:
--------------------------------------------------------
Commit 493b53b6430c687f88c438e5883ef9120d7aedb2 in flume's branch
refs/heads/trunk from [~turcsanyip]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=493b53b ]
FLUME-3278 Handling -D keystore parameters in Kafka components
Kafka client does not handle -D keystore parameters directly so Flume has to
pass them explicitly in Kafka properties (like ssl.keystore.location, etc).
Also using the same method for the truststore (in order to handle
keystore/truststore in the same way).
This closes #231
Reviewers: Denes Arvay
(Peter Turcsanyi via Ferenc Szabo)
> Handling -D keystore parameters in Kafka components
> ---------------------------------------------------
>
> Key: FLUME-3278
> URL: https://issues.apache.org/jira/browse/FLUME-3278
> Project: Flume
> Issue Type: Bug
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Fix For: 1.9.0
>
>
> FLUME-3269 introduced -D SSL system properties to configure the
> keystore/truststore parameters of Flume components.
> It turned out that Kafka client does not handle -D keystore parameters
> directly so Flume has to pass them explicitly in Kafka properties (like
> {{ssl.keystore.location}}, etc).
> Also use the same method for the truststore (in order to handle
> keystore/truststore in the same way).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]