[ https://issues.apache.org/jira/browse/KAFKA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697923#comment-14697923 ]
Gwen Shapira commented on KAFKA-2366: ------------------------------------- Merged to trunk. Thank you for your contribution [~ewencp], looking forward to the REST of the app (see what I did there?) > Initial patch for Copycat > ------------------------- > > Key: KAFKA-2366 > URL: https://issues.apache.org/jira/browse/KAFKA-2366 > Project: Kafka > Issue Type: Sub-task > Components: copycat > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Fix For: 0.8.3 > > > This covers the initial patch for Copycat. The goal here is to get some > baseline code in place, not necessarily the finalized implementation. > The key thing we'll want here is the connector/task API, which defines how > third parties write connectors. > Beyond that the goal is to have a basically functional standalone Copycat > implementation -- enough that we can run and test any connector code with > reasonable coverage of functionality; specifically, it's important that core > concepts like offset commit and resuming connector tasks function properly. > These two things obviously interact, so development of the standalone worker > may affect the design of connector APIs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)