[
https://issues.apache.org/jira/browse/KAFKA-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gwen Shapira updated KAFKA-2378:
--------------------------------
Summary: Add Connect embedded API (was: Add Copycat embedded API)
> Add Connect embedded API
> ------------------------
>
> Key: KAFKA-2378
> URL: https://issues.apache.org/jira/browse/KAFKA-2378
> Project: Kafka
> Issue Type: New Feature
> Components: KafkaConnect
> Reporter: Ewen Cheslack-Postava
> Labels: needs-kip
>
> Much of the required Copycat API will exist from previous patches since any
> main() method will need to do very similar operations. However, integrating
> with any other Java code may require additional API support.
> For example, one of the use cases when integrating with any stream processing
> application will require knowing which topics will be written to. We will
> need to add APIs to expose the topics a registered connector is writing to so
> they can be consumed by a stream processing task
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)