You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2015/07/27 08:25:05 UTC

[jira] [Created] (KAFKA-2378) Add Copycat embedded API

Ewen Cheslack-Postava created KAFKA-2378:
--------------------------------------------

             Summary: Add Copycat embedded API
                 Key: KAFKA-2378
                 URL: https://issues.apache.org/jira/browse/KAFKA-2378
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Ewen Cheslack-Postava
             Fix For: 0.8.3


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.4#6332)