chia7712 commented on pull request #9851:
URL: https://github.com/apache/kafka/pull/9851#issuecomment-757423842


   @highluck Thanks for your patch.
   
   The check of static group id 
(https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/requests/JoinGroupRequest.java#L68)
 is almost same to check in ```Topic``` 
(https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/internals/Topic.java#L36).
   
   Should we remove the duplicate also? WDYT? 


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to