Maros Orsak created KAFKA-20252:
-----------------------------------
Summary: Migrate clearYammerMetrics to TestUtils
Key: KAFKA-20252
URL: https://issues.apache.org/jira/browse/KAFKA-20252
Project: Kafka
Issue Type: Improvement
Reporter: Maros Orsak
Motivation comes from
[https://github.com/apache/kafka/pull/21575#discussion_r2878165109.]
Currently in the codebase of Kafka there are multiple occurences (i.e., In JAVA
code) where we call kafka.utils.TestUtils.clearYammerMetrics() (i.e., scala
version). We should migrate such code directly to Java and use that instead
scala version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)