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)