[
https://issues.apache.org/jira/browse/KAFKA-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-7449.
----------------------------
Resolution: Fixed
Assignee: Mathieu Chataigner
Fix Version/s: 2.2.0
Merged to trunk.
> 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
> Assignee: Mathieu Chataigner
> Priority: Major
> Labels: easyfix, pull-request-available
> Fix For: 2.2.0
>
>
> 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)