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)