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)