Sakalya Deshpande created KAFKA-7587:
----------------------------------------
Summary: Support for Protocol Buffers Message Format in
kafka-console-consumer script
Key: KAFKA-7587
URL: https://issues.apache.org/jira/browse/KAFKA-7587
Project: Kafka
Issue Type: Improvement
Components: clients, tools
Affects Versions: 2.0.0
Reporter: Sakalya Deshpande
Currently there is no support for Protocol Buffers Message format in
kafka-console-consumer
so,it is not possible to see those messages from command prompt.It would be
nice to have command like this
./kafka-console-consumer.sh --topic <topic-name> --serializer
<Custom_ProtoBuff_Serializer>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)