Jeff Kim created KAFKA-15982:
--------------------------------

             Summary: Move GenericGroup state metrics to 
`GroupCoordinatorMetricsShard`
                 Key: KAFKA-15982
                 URL: https://issues.apache.org/jira/browse/KAFKA-15982
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Jeff Kim
            Assignee: Jeff Kim


Currently, the generic group state metrics exist inside 
`GroupCoordinatorMetrics` as global metrics. This causes issues as during 
unload, we need to traverse through all groups and decrement the group size 
counters. 

Move the generic group state metrics to the shard level so that when a 
partition is unloaded we automatically remove the counter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to