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 <yuzhih...@gmail.com> Date: 2017-09-07T23:04:48Z KAFKA-5657 Connect REST API should include the connector type when describing a connector ---- ---