[ 
https://issues.apache.org/jira/browse/KAFKA-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sakalya Deshpande updated KAFKA-7587:
-------------------------------------
    Description: 
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_Deserializer>

  was:
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>


> 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
>            Priority: Major
>
> 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_Deserializer>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to