You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2020/02/15 04:24:00 UTC

[jira] [Created] (NIFI-7158) QueryRecord output original flow files when it should output empty flow files

Pierre Villard created NIFI-7158:
------------------------------------

             Summary: QueryRecord output original flow files when it should output empty flow files
                 Key: NIFI-7158
                 URL: https://issues.apache.org/jira/browse/NIFI-7158
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Pierre Villard


If none of the records in the input flow file matches the query 'foo', and if *Include Zero Record FlowFiles = true*, then all the records are sent to the relationship 'foo'. Instead empty flow files should be generated.

If *Include Zero Record FlowFiles = false*, all the flow files are dropped as expected.



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