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

huxihx commented on KAFKA-7587:
-------------------------------

Did you try ConsoleConsumer with `--property 
value.deserializer=<your_protobuff_deserializer>`? 

> 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