[
https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-12906.
-------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> Consumer should include partition and offset number in deserialization
> exception
> --------------------------------------------------------------------------------
>
> Key: KAFKA-12906
> URL: https://issues.apache.org/jira/browse/KAFKA-12906
> Project: Kafka
> Issue Type: Improvement
> Components: consumer
> Reporter: Sarwar Bhuiyan
> Assignee: Sarwar Bhuiyan
> Priority: Minor
> Labels: kip-334
> Fix For: 3.0.0
>
>
> As documented in KIP-334 (provide link), we should add a new
> RecordDeserializationException, which is raised by the consumer when failing
> to parse a record. This allows the consumer to decide to take an action such
> as to shut down or skip past the record.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)