FrankYang0529 opened a new pull request, #19761: URL: https://github.com/apache/kafka/pull/19761
* Add `topicHashCache` to `GroupMetadataManager`. * Remove topic hash from cache if related topic image is updated. * Ignore topic hash 0 when calculating group metadata hash. * Add `metadataHash` to `ModernGroup`. * Replace subscription metadata with metadata hash. * If there is data in `ConsumerGroupPartitionMetadataValue`, set a flag in group to add tombstone record in next group heartbeat. -- 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