[
https://issues.apache.org/jira/browse/KAFKA-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997063#comment-14997063
]
ASF GitHub Bot commented on KAFKA-2775:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/457
> Copycat exceptions should be in api package so they can be caught by user
> code without any dependencies other than api
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-2775
> URL: https://issues.apache.org/jira/browse/KAFKA-2775
> Project: Kafka
> Issue Type: Bug
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>
> Some of these were created in runtime because that's where the code that used
> them originated, but locating them there requires depending on the entire
> runtime jar. Instead, we should have a set of exceptions defined in the API
> that users can both rely on and use in their own code without additional
> dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)