You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/12/13 16:06:58 UTC

[jira] [Created] (NIFI-3192) UpdateAttribute needs to check if FlowFile is null

Joseph Percivall created NIFI-3192:
--------------------------------------

             Summary: UpdateAttribute needs to check if FlowFile is null
                 Key: NIFI-3192
                 URL: https://issues.apache.org/jira/browse/NIFI-3192
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Joseph Percivall
            Assignee: Joseph Percivall


With NIFI-1582 UpdateAttribute was changed to properly take one flowfile at a time and expose the throughput configuration options in the UI but a check to see if the incoming FlowFile was null was left out. In the event a penalized flowfile is sent to the processor it will log errors and yield the processor until it able to pull a flowfile off the queue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)