You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/01/14 16:30:19 UTC

[GitHub] [kafka] jeffkbkim opened a new pull request #11680: MINOR: remove version check when setting reason for Join/LeaveGroupRequest

jeffkbkim opened a new pull request #11680:
URL: https://github.com/apache/kafka/pull/11680


   set reason field for all api versions in `JOIN_GROUP` and `LEAVE_GROUP` to test cases where newer clients speak with older brokers.  
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] 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 to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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



[GitHub] [kafka] dajac merged pull request #11680: MINOR: remove version check when setting reason for Join/LeaveGroupRequest

Posted by GitBox <gi...@apache.org>.
dajac merged pull request #11680:
URL: https://github.com/apache/kafka/pull/11680


   


-- 
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-unsubscribe@kafka.apache.org

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