FrankYang0529 commented on PR #17444:
URL: https://github.com/apache/kafka/pull/17444#issuecomment-2736526416

   Hi @dajac, if there is no other discussion about 
[KIP-1101](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1101%3A+Trigger+rebalance+on+rack+topology+changes),
 I would like to start the implementation of it. Since this PR is too large, I 
will split it to followings:
   
   * Add new field to ConsumerGroupMetadataValue, ShareGroupMetadataValue, and 
StreamsGroupMetadataValue.
   * Add Guava to dependencies and topic hash function.
   * Introduce topic hash cache in GroupMetadataManager.
   * Update TargetAssignmentBuilder and SubscribedTopicDescriberImpl to use 
subscribed topic id set and metadata image.
   * Replace topic metadata with topic hash in GroupMetadataManager.


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