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:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne updated NIFI-5281:
-----------------------------
    Fix Version/s: 1.7.0
           Status: Patch Available  (was: Open)

> 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
>            Priority: Major
>             Fix For: 1.7.0
>
>
> 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)