mjsax commented on code in PR #17021:
URL: https://github.com/apache/kafka/pull/17021#discussion_r1805387539
##########
clients/src/test/java/org/apache/kafka/clients/admin/KafkaAdminClientTest.java:
##########
@@ -470,6 +471,19 @@ public void testExplicitlyEnableJmxReporter() {
admin.close();
}
+ @Test
+ public void testExplicitlyEnableTelemetryReporter() {
Review Comment:
Did you miss this one?
--
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]