[
https://issues.apache.org/jira/browse/KAFKA-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava updated KAFKA-2929:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 0.9.1.0
Status: Resolved (was: Patch Available)
Issue resolved by pull request 616
[https://github.com/apache/kafka/pull/616]
> Migrate server side error mapping functionality
> -----------------------------------------------
>
> Key: KAFKA-2929
> URL: https://issues.apache.org/jira/browse/KAFKA-2929
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 0.9.0.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Fix For: 0.9.1.0
>
>
> Kafka common and core both have a class that maps error codes and exceptions.
> To prevent errors and issues with consistency we should migrate from
> ErrorMapping.scala in core in favor or Errors.java in common.
> When the old clients are removed ErrorMapping.scala and the old exceptions
> should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)