[
https://issues.apache.org/jira/browse/KAFKA-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042107#comment-18042107
]
Chia-Ping Tsai commented on KAFKA-18786:
----------------------------------------
trunk:
https://github.com/apache/kafka/commit/6322bd165c0df276bad808d5c72d211f02bb8a09
4.2:
https://github.com/apache/kafka/commit/dc6ac807af545a4ff5d4e41f104097392ef148b8
> Enable returnning supported features from a specific broker
> -----------------------------------------------------------
>
> Key: KAFKA-18786
> URL: https://issues.apache.org/jira/browse/KAFKA-18786
> Project: Kafka
> Issue Type: New Feature
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> Priority: Major
> Labels: need-kip
> Fix For: 4.2.0
>
>
> Currently, the Admin#describeFeatures method sends an API request to an
> arbitrary broker or controller within the cluster. This approach has the
> limitation that it does not provide information about the supported features
> of a specific broker or controller. Furthermore, it may inadvertently lead
> users to believe that feature support is a cluster-wide attribute
--
This message was sent by Atlassian Jira
(v8.20.10#820010)