[
https://issues.apache.org/jira/browse/KAFKA-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203968#comment-15203968
]
Ismael Juma commented on KAFKA-3203:
------------------------------------
Is this something that are still trying to do for 0.10.0.0 or has it been moved
to 0.10.1.0? The "Fix version" contains both versions.
> 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
> Assignee: Grant Henke
> Fix For: 0.10.1.0, 0.10.0.0
>
>
> 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
(v6.3.4#6332)