[ https://issues.apache.org/jira/browse/KAFKA-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887653#comment-16887653 ]
ASF GitHub Bot commented on KAFKA-8678: --------------------------------------- abbccdda commented on pull request #7101: KAFKA-8678: fix leave group protocol bug in throttling and error response URL: https://github.com/apache/kafka/pull/7101 This is a bug fix PR to resolve errors introduced in https://github.com/apache/kafka/pull/6188. Adding more unit tests to guarantee correctness ### 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > LeaveGroup request versioning on throttle time is incorrect > ----------------------------------------------------------- > > Key: KAFKA-8678 > URL: https://issues.apache.org/jira/browse/KAFKA-8678 > Project: Kafka > Issue Type: Bug > Components: consumer > Affects Versions: 2.2.0, 2.3.0 > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > [https://github.com/apache/kafka/pull/6188] accidentally changed the version > of setting throttle time from v1 to v2. We should fix this change. -- This message was sent by Atlassian JIRA (v7.6.14#76016)