You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2019/11/06 16:23:00 UTC

[jira] [Created] (MINIFICPP-1078) Flowfiles shoudn't exist without claim

Arpad Boda created MINIFICPP-1078:
-------------------------------------

             Summary: Flowfiles shoudn't exist without claim
                 Key: MINIFICPP-1078
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1078
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.6.0
            Reporter: Arpad Boda
             Fix For: 1.0.0


Even if a given flowfile is empty, there should be a content claim associated and reading the content should succeed (naturally reading 0 bytes) without the need of adding error handling to a lot of different code paths (processors). 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)