[
https://issues.apache.org/jira/browse/KAFKA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697920#comment-14697920
]
ASF GitHub Bot commented on KAFKA-2366:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/99
> 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)