[
https://issues.apache.org/jira/browse/NIFI-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966263#comment-17966263
]
Mark Bathori commented on NIFI-14646:
-------------------------------------
Thanks [~gforeman02] for reporting this issue, I've tested it with your input
and the problem seems to occur on 3 level nested messages and above. The
problem is that the field data type retrieval can't see the nested record type
from top level. I'll make a fix for this.
> ProtobufRecordReader error, throws NoSuchElementException
> ---------------------------------------------------------
>
> Key: NIFI-14646
> URL: https://issues.apache.org/jira/browse/NIFI-14646
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.27.0
> Reporter: Gregory M. Foreman
> Priority: Major
> Attachments: data.txt, out.bin, test.proto
>
>
> ProtobufRecordReader fails to process nested elements. Test files attached.
> Error message reported:
> ConvertRecord[id=xxxx] Failed to process FlowFile[filename=out.bin]; will
> route to failure: java.util.NoSuchElementException: No value present
--
This message was sent by Atlassian Jira
(v8.20.10#820010)