Ewen Cheslack-Postava created KAFKA-2741: --------------------------------------------
Summary: 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)