You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2018/06/19 18:16:00 UTC

[jira] [Created] (NIFI-5322) QueryRecord not properly cleaning up streams if data does not match schema

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)