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

[jira] [Updated] (NIFI-1825) Cannot Replay FlowFiles with 0 Byte Content

     [ https://issues.apache.org/jira/browse/NIFI-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Percivall updated NIFI-1825:
-----------------------------------
    Attachment: Zero_Byte_Replay.xml

This flow can be used to demonstrate. Process a FlowFile fully and then attempt to replay it at the UpdateAttribute processor, it will not be able to.

> Cannot Replay FlowFiles with 0 Byte Content
> -------------------------------------------
>
>                 Key: NIFI-1825
>                 URL: https://issues.apache.org/jira/browse/NIFI-1825
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>         Attachments: Zero_Byte_Replay.xml
>
>
> When a FlowFile has 0 bytes in its content the FlowFile cannot be replayed. In the content tab it says "Cannot replay data from Provenance Event because the event does not contain the required Content Claim"
> There are certain valid use-cases that could occur with 0 byte content. For example InvokeHttp, where the incoming FlowFile for the request is only using attributes that have been added to it.



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