[
https://issues.apache.org/jira/browse/KAFKA-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Hauch updated KAFKA-6685:
---------------------------------
Labels: newbie (was: )
> Connect deserialization log message should distinguish key from value
> ---------------------------------------------------------------------
>
> Key: KAFKA-6685
> URL: https://issues.apache.org/jira/browse/KAFKA-6685
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Yeva Byzek
> Priority: Minor
> Labels: newbie
>
> Connect was configured for Avro key and value but data had String key and
> Avro value. The resulting error message was misleading because it didn't
> distinguish key from value, and so I was chasing problems with the value
> instead of the key.
> tl;dr Connect should at least tell you whether the problem is with
> deserializing the key or value of a record
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)