lucasbru commented on code in PR #20542:
URL: https://github.com/apache/kafka/pull/20542#discussion_r2355797114


##########
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:
   If you remove it immediately, even better. But we can also do it in a 
separate PR



-- 
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