You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2021/07/13 20:03:02 UTC

[jira] [Assigned] (KAFKA-3203) Add UnknownCodecException and UnknownMagicByteException to error mapping

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

Grant Henke reassigned KAFKA-3203:
----------------------------------

    Assignee:     (was: Grant Henke)

> Add UnknownCodecException and UnknownMagicByteException to error mapping
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-3203
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3203
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, core
>    Affects Versions: 0.9.0.0
>            Reporter: Jiangjie Qin
>            Priority: Major
>
> Currently most of the exceptions to user have an error code. While UnknownCodecException and UnknownMagicByteException can also be thrown to client, broker does not have error mapping for them, so clients will only receive UnknownServerException, which is vague.
> We should create those two exceptions in client package and add them to error mapping.



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