[ 
https://issues.apache.org/jira/browse/KAFKA-20320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107658#comment-18107658
 ] 

Sruthi Sathyamoorthy commented on KAFKA-20320:
----------------------------------------------

I have raised this PR with the changes 

MINOR: Add Protobuf message formatter for kafka-console-consumer
https://github.com/apache/kafka/pull/23260

> Build Kafka CLI tool to decode Protobuf messages using local proto definitions
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-20320
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20320
>             Project: Kafka
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Sruthi Sathyamoorthy
>            Assignee: Sruthi Sathyamoorthy
>            Priority: Major
>
>  Build a utility that consumes Kafka messages and decodes protobuf serialized 
> payloads using {{.proto}} definitions loaded from a specified directory. This 
> is intended for environments where protobuf messages are not registered in a 
> schema registry. The tool should dynamically resolve message types and log 
> decoded fields for debugging and observability.
>  
> KIP - https://cwiki.apache.org/confluence/x/EZImGQ



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to