Fred Rouleau created KAFKA-16507:
------------------------------------
Summary: Add raw record into RecordDeserialisationException
Key: KAFKA-16507
URL: https://issues.apache.org/jira/browse/KAFKA-16507
Project: Kafka
Issue Type: Improvement
Components: consumer
Reporter: Fred Rouleau
[KIP-334|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87297793]
introduced into the Consumer the RecordDeserializationException with offsets
information. That is useful to skip a poison pill but as you do not have access
to the Record, it still prevents easy implementation of dead letter queue or
simply logging the faulty data.
Changes are described in
[KIP-1036|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1036%3A+Extend+RecordDeserializationException+exception]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)