[
https://issues.apache.org/jira/browse/NIFI-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745562#comment-15745562
]
ASF subversion and git services commented on NIFI-3192:
-------------------------------------------------------
Commit 266bd80bde15abb72e316c2386b4664c7c58a1e6 in nifi's branch
refs/heads/master from jpercivall
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=266bd80 ]
NIFI-3192 Adding a check if the FlowFile is null to UpdateAttribute
This closes #1325
> 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)