You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sarwar Bhuiyan (Jira)" <ji...@apache.org> on 2021/06/07 16:37:00 UTC

[jira] [Updated] (KAFKA-12906) Consumer should include partition and offset number in deserialization exception

     [ https://issues.apache.org/jira/browse/KAFKA-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sarwar Bhuiyan updated KAFKA-12906:
-----------------------------------
    Issue Type: Improvement  (was: Bug)
      Priority: Minor  (was: Major)

> 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
>            Reporter: Sarwar Bhuiyan
>            Assignee: Sarwar Bhuiyan
>            Priority: Minor
>
> When we encounter an exception when deserializing it, we raise it to the user and keep the consumer's current position at the offset of the failed record. The expectation is that the user will either propagate the exception and shutdown or seek past the failed record.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)