[
https://issues.apache.org/jira/browse/NIFI-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411224#comment-15411224
]
ASF subversion and git services commented on NIFI-2508:
-------------------------------------------------------
Commit f7155b291f73476983c39f1a6d456c3e9f756ded in nifi's branch refs/heads/0.x
from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=f7155b2 ]
NIFI-2508 This closes #804. fixed compilation errors in AbstractKafkaProcessor
> Revert to using getKeyStorePassword() for key-password in
> AbstractKafkaProcessor
> --------------------------------------------------------------------------------
>
> Key: NIFI-2508
> URL: https://issues.apache.org/jira/browse/NIFI-2508
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Priority: Blocker
> Fix For: 0.8.0
>
>
> Current NIFI build for 0.x is broken due to the SSL changes in Kafka
> processors where it is using an _getKeyPassword()_ operation only available
> in 1.0. We need to fall back on _getKeyStorePassword()_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)