[ https://issues.apache.org/jira/browse/KAFKA-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gwen Shapira updated KAFKA-2366: -------------------------------- Status: Patch Available (was: Open) Moving to Patch Available status, so people will know to review the PR. > 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)