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

Jordan Moore commented on KAFKA-6942:
-------------------------------------

Doesn't this already exist?

GET /connector-plugins
{code}
[
  {
    "class": "io.confluent.connect.replicator.ReplicatorSourceConnector",
    "type": "source",
    "version": "4.0.1"
  },
  {
    "class": "org.apache.kafka.connect.file.FileStreamSinkConnector",
    "type": "sink",
    "version": "1.0.0-cp1"
  },
  {
    "class": "org.apache.kafka.connect.file.FileStreamSourceConnector",
    "type": "source",
    "version": "1.0.0-cp1"
  }
]
{code}

> Connect connectors api doesn't show versions of connectors
> ----------------------------------------------------------
>
>                 Key: KAFKA-6942
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6942
>             Project: Kafka
>          Issue Type: New Feature
>          Components: KafkaConnect
>    Affects Versions: 1.1.0
>            Reporter: Antony Stubbs
>            Priority: Minor
>              Labels: needs-kip
>
> Would be very useful to have the connector list API response also return the 
> version of the installed connectors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to