[
https://issues.apache.org/jira/browse/KAFKA-20152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Guo reassigned KAFKA-20152:
--------------------------------
Assignee: Nick Guo (was: Chia-Ping Tsai)
> Remove unused CoordinatorMetrics#registry
> -----------------------------------------
>
> Key: KAFKA-20152
> URL: https://issues.apache.org/jira/browse/KAFKA-20152
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Nick Guo
> Priority: Trivial
>
> Removing the API from the interface as it is irrelevant to
> `ShareCoordinatorMetrics` and currently unused
> [https://github.com/apache/kafka/blob/trunk/coordinator-common/src/main/java/org/apache/kafka/coordinator/common/runtime/CoordinatorMetrics.java#L58]
> {code:java}
> /**
> * @return The metrics registry.
> */
> public abstract MetricsRegistry registry(); {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)