Sruthi Sathyamoorthy created KAFKA-20320:
--------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)