You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (JIRA)" <ji...@apache.org> on 2018/01/10 20:25:00 UTC

[jira] [Commented] (KAFKA-6440) Expose Connect leader via REST

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

Randall Hauch commented on KAFKA-6440:
--------------------------------------

See KAFKA-5505 and KAFKA-6433 for issues that will potentially update the clustering group coordinator's subprotocol to share all member information with all worker nodes. If we do that, then perhaps the REST API should expose not just the leader but also the other members of the cluster.

> Expose Connect leader via REST
> ------------------------------
>
>                 Key: KAFKA-6440
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6440
>             Project: Kafka
>          Issue Type: Improvement
>          Components: KafkaConnect
>    Affects Versions: 1.0.0
>            Reporter: Ryan P
>            Priority: Minor
>              Labels: needs-kip
>
> [KIP-196|https://cwiki.apache.org/confluence/display/KAFKA/KIP-196%3A+Add+metrics+to+Kafka+Connect+framework] adds a metric to expose the current leader of a connect cluster. It would be helpful to make this information available via REST as well as it would not require the use of a JMX client. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)