Chia-Ping Tsai created KAFKA-20408:
--------------------------------------
Summary: Remove ConsumerMetrics
Key: KAFKA-20408
URL: https://issues.apache.org/jira/browse/KAFKA-20408
Project: Kafka
Issue Type: Improvement
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
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)