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/07 19:44:00 UTC

[jira] [Created] (NIFI-5281) JSON RecordSetWriter throws NullPointerException if value is not valid according to the schema's CHOICE type

Mark Payne created NIFI-5281:
--------------------------------

             Summary: JSON RecordSetWriter throws NullPointerException if value is not valid according to the schema's CHOICE type
                 Key: NIFI-5281
                 URL: https://issues.apache.org/jira/browse/NIFI-5281
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Mark Payne
            Assignee: Mark Payne


If the JSON Record Set Writer is used and a field is defined as a CHOICE field in the schema, but the Record has a value that is not in the given CHOICE, then the RecordSetWriter throws NullPointerException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)