[ 
https://issues.apache.org/jira/browse/KAFKA-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736220#comment-16736220
 ] 

ASF GitHub Bot commented on KAFKA-7160:
---------------------------------------

rosama86 commented on pull request #6098: KAFKA-7160 Add check for group ID 
length
URL: https://github.com/apache/kafka/pull/6098
 
 
   Description: validate group id length is <= 265 byte
   
   Testing: added 2 test cases to validate behavior of using group-id = 265 
[border] & group-id > 265
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [X] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Add check for group ID length
> -----------------------------
>
>                 Key: KAFKA-7160
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7160
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: lambdaliu
>            Priority: Minor
>              Labels: newbie
>
> We should limit the length of the group ID, because other system(such as 
> monitor system) would use the group ID when we using  kafka in production 
> environment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to