Mark Bathori created NIFI-13356:
-----------------------------------
Summary: Protobuf Reader fails on parsing certain repeated fields
Key: NIFI-13356
URL: https://issues.apache.org/jira/browse/NIFI-13356
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Bathori
Assignee: Mark Bathori
The Protobuf Reader fails on parsing repeated fields where the field type is
not LengthDelimited. The UnknownFieldSet parser is unable to process these
repeated fields, instead it converts them to byte array so they need to be
handled separately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)