Ewen Cheslack-Postava created KAFKA-2775:
--------------------------------------------

             Summary: 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)

Reply via email to