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

Jordan Moore commented on KAFKA-6293:
-------------------------------------

[~ethiebaut], since the Github issue was closed, should this be closed?

> Support for Avro formatter in ConsoleConsumer With Confluent Schema Registry
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-6293
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6293
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Eric Thiebaut-George
>            Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Add the ability the display Avro payloads when listening for messages in 
> kafka-console-consumer.sh.
> The proposed PR will display Avro payloads (in JSON) when executed with the 
> following parameters:
> bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic 
> mytopic --confluent-server localhost:8081 --formatter 
> kafka.tools.AvroMessageFormatter
> PR: https://github.com/apache/kafka/pull/4282



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

Reply via email to