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 2022/01/19 15:55:00 UTC

[jira] [Updated] (NIFI-9594) Avro Writer may throw NullPointerException if required defaulted value is missing

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

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

> Avro Writer may throw NullPointerException if required defaulted value is missing
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-9594
>                 URL: https://issues.apache.org/jira/browse/NIFI-9594
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When we use the Avro RecordSet Writer, if the avro schema is defined explicitly, and the avro schema indicates that a field is required and defaulted, the Avro GenericRecord that gets generated doesn't always have the default value set.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)