[
https://issues.apache.org/jira/browse/KAFKA-20408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20408.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
> Remove ConsumerMetrics
> ----------------------
>
> Key: KAFKA-20408
> URL: https://issues.apache.org/jira/browse/KAFKA-20408
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Muralidhar Basani
> Priority: Minor
> Fix For: 4.4.0
>
>
> ConsumerMetrics is a redundant container of FetchMetricsRegistry, so we could
> just call `FetchMetricsRegistry` directly. Noted: `ConsumerMetrics` is used
> by `build.gradle`, so we should relocate the main function as well
--
This message was sent by Atlassian Jira
(v8.20.10#820010)