[ https://issues.apache.org/jira/browse/KAFKA-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997656#comment-14997656 ]
ASF GitHub Bot commented on KAFKA-2379: --------------------------------------- GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/475 KAFKA-2379: Add basic documentation for Kafka Connect. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-2379-connect-docs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/475.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #475 ---- commit 3a6da2cbc6d8524cec04cffddd3db53967d26073 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2015-11-09T23:34:20Z KAFKA-2379: Add basic documentation for Kafka Connect. ---- > Add Copycat documentation > ------------------------- > > Key: KAFKA-2379 > URL: https://issues.apache.org/jira/browse/KAFKA-2379 > Project: Kafka > Issue Type: Sub-task > Components: copycat > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Priority: Blocker > Fix For: 0.9.0.0 > > > Starting this out pretty broad as it can cover a lot. Some ideas: > * Normal intro/readme type stuff > * User guide - how to run in standalone/distributed mode. Connector/tasks > concepts and what they mean in practice. Fault tolerance & offsets. REST > interface, Copycat as a service, etc. > * Dev guide - connectors/partitions/records/offsets/tasks. All the APIs, > specific examples for implementing APIs, resuming from previous offsets, > dynamic sets of partitions, how to work with the runtime data API, etc. > * System design - KIP-26 + more - why we ended up on the design we did, > comparisons to other systems w/ low level details, -- This message was sent by Atlassian JIRA (v6.3.4#6332)