You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Tamas Palfy (Jira)" <ji...@apache.org> on 2022/06/08 15:13:00 UTC

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

Tamas Palfy created NIFI-10106:
----------------------------------

             Summary: 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


_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)