chia7712 commented on code in PR #20542: URL: https://github.com/apache/kafka/pull/20542#discussion_r2362162766
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/modern/consumer/ConsumerGroup.java: ########## @@ -119,11 +118,6 @@ public String toLowerCaseString() { */ private final TimelineHashMap<String, Integer> serverAssignors; - /** - * The coordinator metrics. - */ - private final GroupCoordinatorMetricsShard metrics; Review Comment: ping @DL1231 -- 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