[ https://issues.apache.org/jira/browse/KAFKA-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276852#comment-15276852 ]
ASF GitHub Bot commented on KAFKA-3421: --------------------------------------- GitHub user ewencp opened a pull request: https://github.com/apache/kafka/pull/1355 KAFKA-3421: Follow up to fix name of SourceTask method and add documentation of connector status REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ewencp/kafka kafka-3421-follow-up Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1355.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 #1355 ---- commit 42b4459a33598f73ac47edbd9c7fb2a9c4552094 Author: Ewen Cheslack-Postava <m...@ewencp.org> Date: 2016-05-09T19:17:21Z KAFKA-3421: Follow up to fix name of SourceTask method and add documentation of connector status REST API. ---- > 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)