[ https://issues.apache.org/jira/browse/KAFKA-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279684#comment-15279684 ]
ASF GitHub Bot commented on KAFKA-3421: --------------------------------------- GitHub user Ishiihara opened a pull request: https://github.com/apache/kafka/pull/1366 KAFKA-3421: Connect developer guide update and several fixes This is a follow up of KAKFA-3421 to update the connect developer guide to include the configuration validation. Also includes a couple of minor fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ishiihara/kafka connect-dev-doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1366.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 #1366 ---- commit 4d62ca73296531dc0b8c5962d18e9b5cf3201b12 Author: Liquan Pei <liquan...@gmail.com> Date: 2016-05-11T07:04:03Z Add configuration validation to developer guide ---- > Update docs with new connector features > --------------------------------------- > > Key: KAFKA-3421 > URL: https://issues.apache.org/jira/browse/KAFKA-3421 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.10.0.0 > Reporter: Gwen Shapira > Assignee: Liquan Pei > Priority: Blocker > Fix For: 0.10.1.0, 0.10.0.0 > > > Documentation for connector features added in 0.10.0. This should include: > * Configuration REST API > * Connector Plugins REST API > * Pause / Resume (if it is in 0.10) > * Connector aliases > * New CommitRecord API -- This message was sent by Atlassian JIRA (v6.3.4#6332)