[
https://issues.apache.org/jira/browse/NIFI-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411007#comment-15411007
]
ASF GitHub Bot commented on NIFI-2509:
--------------------------------------
Github user olegz commented on the issue:
https://github.com/apache/nifi/pull/805
NOTE: This PR must be applied to both master and 0.x branch. I've verified
that it is cherry-pickable.
> KafkaConsumer results in NPE if check.connection property is not provided
> -------------------------------------------------------------------------
>
> Key: NIFI-2509
> URL: https://issues.apache.org/jira/browse/NIFI-2509
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.0.0-Beta
> Reporter: Arpit Gupta
> Assignee: Oleg Zhurakousky
> Fix For: 1.0.0, 0.8.0
>
>
> If the user does not provide check connection property consume kafka returns
> a NPE
> {code}
> java.lang.NullPointerException: null
> at
> org.apache.nifi.processors.kafka.pubsub.ConsumeKafka.buildKafkaResource(ConsumeKafka.java:241)
>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)