mimaison commented on code in PR #20672:
URL: https://github.com/apache/kafka/pull/20672#discussion_r2460262323


##########
core/src/test/scala/unit/kafka/server/DynamicBrokerConfigTest.scala:
##########
@@ -1086,3 +1126,50 @@ class TestDynamicThreadPool extends BrokerReconfigurable 
{
     assertEquals(100, newConfig.backgroundThreads)
   }
 }
+
+class TestExporterOnly extends org.apache.kafka.common.metrics.MetricsReporter 
with ClientTelemetryExporterProvider {

Review Comment:
   Yes for Java collections we want to keep the `util.` prefix, but other 
classes should be imported



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to