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)