[
https://issues.apache.org/jira/browse/NIFI-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029084#comment-18029084
]
ASF subversion and git services commented on NIFI-14953:
--------------------------------------------------------
Commit d426f58278c4fd1408bf3d825a26634f90f10d65 in nifi's branch
refs/heads/main from lkuchars
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d426f58278 ]
NIFI-14953 Added Schema Text Validation to StandardProtobufReader (#10291)
Signed-off-by: David Handermann <[email protected]>
> Add validation of inlined protobuf schema in StandardProtobufReader
> -------------------------------------------------------------------
>
> Key: NIFI-14953
> URL: https://issues.apache.org/jira/browse/NIFI-14953
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Lukas Kucharski
> Assignee: Lukas Kucharski
> Priority: Major
> Attachments: image-2025-09-10-15-23-57-972.png
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> When *StandardProtobufReader* is configured to use a schema declared in the
> *Schema Text* property, both the *Schema Text* property and the *Message
> Name* property need to be validated.
> *Schema Text* property should be a valid proto2/proto3 format.
> *Message Name* property should be defined in schema from *the Schema Text*
> property.
>
> !image-2025-09-10-15-23-57-972.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)