[ 
https://issues.apache.org/jira/browse/KAFKA-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979688#comment-14979688
 ] 

ASF GitHub Bot commented on KAFKA-2369:
---------------------------------------

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/378

    KAFKA-2369: Add REST API for Copycat.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ewencp/kafka kafka-2369-copycat-rest-api

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/378.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 #378
    
----
commit 15cea5a9e69a78743886bf602cac180cb4aa05f0
Author: Ewen Cheslack-Postava <m...@ewencp.org>
Date:   2015-10-26T16:39:12Z

    KAFKA-2369: Add REST API for Copycat.

----


> Add Copycat REST API
> --------------------
>
>                 Key: KAFKA-2369
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2369
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: copycat
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0.0
>
>
> Add a REST API for Copycat. At a minimum, for a single worker this should 
> support:
> * add/remove connector
> * connector status
> * task status
> * worker status
> In distributed mode this should handle forwarding if necessary, but it may 
> make sense to defer the distributed support for a later JIRA.
> This will require the addition of new dependencies to support implementing 
> the REST API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to