[
https://issues.apache.org/jira/browse/KAFKA-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-16426:
--------------------------------
Fix Version/s: (was: 3.7.1)
> Initialise KafkaMetricsGroup statically
> ---------------------------------------
>
> Key: KAFKA-16426
> URL: https://issues.apache.org/jira/browse/KAFKA-16426
> Project: Kafka
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 3.7.0, 3.6.1
> Reporter: Gaurav Narula
> Assignee: Gaurav Narula
> Priority: Minor
>
> KAFKA-14524 ([PR-13067|https://github.com/apache/kafka/pull/13067]) migrated
> {{KafkaMetricsGroup}} from Scala to Java. In doing so, we overlooked
> initialising {{KafkaMetricsGroup}} instances statically. This results in
> allocating many more {{KafkaMetricsGroup}} instances than are required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)