jolshan commented on code in PR #13798: URL: https://github.com/apache/kafka/pull/13798#discussion_r1242719150
########## core/src/test/scala/unit/kafka/utils/TestUtils.scala: ########## @@ -2158,6 +2158,12 @@ object TestUtils extends Logging { KafkaYammerMetrics.defaultRegistry.removeMetric(metricName) } + def clearYammerMetric(metricName: String): Unit = { Review Comment: I meant to remove this. Thanks for reminding me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org