jeffkbkim commented on code in PR #16882:
URL: https://github.com/apache/kafka/pull/16882#discussion_r1722548350
##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/metrics/GroupCoordinatorRuntimeMetrics.java:
##########
@@ -202,6 +248,19 @@ public void recordEventQueueTime(long durationMs) { }
@Override
public void recordEventQueueProcessingTime(long durationMs) { }
Review Comment:
I was planning to add them in a separate PR. i can add it here if you prefer
that
--
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]