[ 
https://issues.apache.org/jira/browse/KAFKA-18655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Kim resolved KAFKA-18655.
------------------------------
    Resolution: Fixed

> Implement the consumer group size counter with scheduled task
> -------------------------------------------------------------
>
>                 Key: KAFKA-18655
>                 URL: https://issues.apache.org/jira/browse/KAFKA-18655
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Dongnuo Lyu
>            Assignee: Dongnuo Lyu
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> During testing we discovered that the empty group count is not updated in 
> group conversion, but when the new group is transition to other state, the 
> empty group count is decremented. This could result in negative empty group 
> count. 
> We can have a new consumer group count implementation that follows the 
> pattern we did for the classic group count. The timeout task periodically 
> refreshes the metrics based on the current groups soft state.



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

Reply via email to