johnnychhsu commented on code in PR #15483:
URL: https://github.com/apache/kafka/pull/15483#discussion_r1521282961
##########
clients/src/main/java/org/apache/kafka/common/metrics/KafkaMetric.java:
##########
@@ -28,7 +59,14 @@ public final class KafkaMetric implements Metric {
private final MetricValueProvider<?> metricValueProvider;
private MetricConfig config;
- // public for testing
Review Comment:
thanks for the comment!
I see, let me add that back
--
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]