chickenchickenlove commented on code in PR #22356: URL: https://github.com/apache/kafka/pull/22356#discussion_r3298280079
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/GroupMetadataManager.java: ########## Review Comment: Thanks for the review! This PR is intended to address the issue for the `ConsumerGroup` path. The part you mentioned is related to the Classic Consumer path. I would like to handle the Classic Consumer path separately after the Consumer Group changes are addressed. I have created a separate ticket for that. KAFKA-20608 -- 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]
