[ https://issues.apache.org/jira/browse/KAFKA-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-2741. ---------------------------------- Resolution: Fixed Issue resolved by pull request 420 [https://github.com/apache/kafka/pull/420] > Source/SinkTaskContext should be interfaces and implementations kept in > runtime jar > ----------------------------------------------------------------------------------- > > Key: KAFKA-2741 > URL: https://issues.apache.org/jira/browse/KAFKA-2741 > Project: Kafka > Issue Type: Bug > Components: copycat > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Fix For: 0.9.0.0 > > > Over time, these got turned into abstract classes, but they should just be > interfaces with the specific implementation kept entirely in the runtime jar > and opaque to connectors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)