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 2019/02/14 21:05:00 UTC

[jira] [Updated] (NIFI-6039) QueryRecord can throw NPE if Record Writer does not provide schema

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

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

> QueryRecord can throw NPE if Record Writer does not provide schema
> ------------------------------------------------------------------
>
>                 Key: NIFI-6039
>                 URL: https://issues.apache.org/jira/browse/NIFI-6039
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When QueryRecord attempts to create the RecordSetResultSet, if the configured Record Writer does not provide a schema, a NullPointerException is thrown. While this does not affect the existing Record Writers, it can affect scripted or custom Record Writers.



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