You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/15 18:07:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16769559#comment-16769559 ] 

ASF subversion and git services commented on NIFI-6039:
-------------------------------------------------------

Commit 319979f2563fc2631f08c4611ff9484a03b483bf in nifi's branch refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=319979f ]

NIFI-6039: Avoid NPE if Record Writer does not provide schema

This closes #3310.

Signed-off-by: Bryan Bende <bb...@apache.org>


> 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: 20m
>  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)