[
https://issues.apache.org/jira/browse/NIFI-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990000#comment-14990000
]
Mark Payne commented on NIFI-1109:
----------------------------------
The Processor documents that it can be scheduled to run with or without a
FlowFile. However, it is not written in such a way for that to be possible.
Running the Processor without a FlowFile would mean that it would continually
run, pulling the same Document. So I'm not sure that it really makes sense to
use this scenario anyway. This needs to be refactored so that the documentation
explains clearly how it behaves and make sure that the code is cleaned up
accordingly.
> GetCouchbaseKey throws NPE if no FlowFile is available
> ------------------------------------------------------
>
> Key: NIFI-1109
> URL: https://issues.apache.org/jira/browse/NIFI-1109
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.4.0
> Reporter: Mark Payne
> Fix For: 0.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)