You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by tedyu <gi...@git.apache.org> on 2017/09/07 23:06:25 UTC

[GitHub] kafka pull request #3812: KAFKA-5657 Connect REST API should include the con...

GitHub user tedyu opened a pull request:

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

    KAFKA-5657 Connect REST API should include the connector type when describing a connector

    Embed the type of connector in ConnectorInfo

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

    $ git pull https://github.com/tedyu/kafka trunk

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

    https://github.com/apache/kafka/pull/3812.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 #3812
    
----
commit d51a65c81c576eb6a542adf92e9ab79d51f304d5
Author: tedyu <yu...@gmail.com>
Date:   2017-09-07T23:04:48Z

    KAFKA-5657 Connect REST API should include the connector type when describing a connector

----


---

[GitHub] kafka pull request #3812: KAFKA-5657 Connect REST API should include the con...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---