jeffkbkim commented on PR #14387:
URL: https://github.com/apache/kafka/pull/14387#issuecomment-1796859507

   > I didn't know where to comment, but do we update the metrics when we load 
in a shard (ie, all the group states when we loaded etc)
   
   
https://github.com/apache/kafka/pull/14387/files#diff-00f0f81cf13e66781777d94f7d2e68a581663385c37e98792507f2294c91bb09R1356
 is where we load in state from the log for consumer groups and
   
   
https://github.com/apache/kafka/pull/14387/files#diff-00f0f81cf13e66781777d94f7d2e68a581663385c37e98792507f2294c91bb09R1568
 is where we load in state for generic groups.
   
   replay() is called when we read the records from the log


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

Reply via email to