You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sakalya Deshpande (JIRA)" <ji...@apache.org> on 2018/11/04 10:50:00 UTC

[jira] [Created] (KAFKA-7587) Support for Protocol Buffers Message Format in kafka-console-consumer script

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)