[
https://issues.apache.org/jira/browse/NIFI-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517471#comment-16517471
]
ASF GitHub Bot commented on NIFI-5322:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2803
> 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
> Priority: Major
> Fix For: 1.7.0
>
>
> 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)