[
https://issues.apache.org/jira/browse/NIFI-13356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-13356:
----------------------------------
Fix Version/s: 2.0.0-M4
> 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
> Affects Versions: 1.26.0, 2.0.0-M3
> Reporter: Mark Bathori
> Assignee: Mark Bathori
> Priority: Major
> Fix For: 2.0.0-M4, 1.27.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)