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/06/21 21:05:00 UTC

[jira] [Resolved] (NIFI-10106) Fix potential NPE in LookupRecord

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

Mark Payne resolved NIFI-10106.
-------------------------------
    Fix Version/s: 1.17.0
       Resolution: Fixed

> Fix potential NPE in LookupRecord
> ---------------------------------
>
>                 Key: NIFI-10106
>                 URL: https://issues.apache.org/jira/browse/NIFI-10106
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.17.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> _LookupRecord_ can throw a _NullPointerException_ duringĀ _createLookupCoordinates_ when one of the record path evaluation results in a FieldValue that has no RecordField.
> This can occur for example when a dynamic property is set that evaluates to a LiteralValuePath, like a _toString_ [RecordPath Domain-Specific Language (DSL)|https://localhost:18443/nifi-docs/html/record-path-guide.html] call.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)