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)

Reply via email to