You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Mathieu Chataigner (JIRA)" <ji...@apache.org> on 2018/09/27 14:22:00 UTC

[jira] [Created] (KAFKA-7449) Kafka console consumer is not sending topic to deserializer

Mathieu Chataigner created KAFKA-7449:
-----------------------------------------

             Summary: Kafka console consumer is not sending topic to deserializer
                 Key: KAFKA-7449
                 URL: https://issues.apache.org/jira/browse/KAFKA-7449
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Mathieu Chataigner


We tried to create a custom Deserializer to consume some protobuf topics.
We have a mechanism for getting the protobuf class from topic name however the console consumer is not forwarding the topic of the console consumer record down to the deserializer.

Topic information is available in the ConsumerRecord.



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