Mark Payne created NIFI-3951:
--------------------------------
Summary: RecordPath throws ArrayIndexOutOfBoundsException if
referencing element 0 of an empty array
Key: NIFI-3951
URL: https://issues.apache.org/jira/browse/NIFI-3951
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
If we have a RecordPath like /enrichment/geo/subdivisions[0]/name and the
subdivisions field is a 0-element array, RecordPath should get an empty value
but instead throws ArrayIndexOutOfBoundsException.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)