Mark Payne created NIFI-5322:
--------------------------------
Summary: QueryRecord not properly cleaning up streams if data does
not match schema
Key: NIFI-5322
URL: https://issues.apache.org/jira/browse/NIFI-5322
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
If QueryRecord is run against a FlowFile and a record is read that does not
match the configured schema (for instance, the record is missing a required
field), then QueryRecord should route the FlowFile to 'failure'. Instead, it
throws an Exception that causes the session to be rolled back.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)