[ https://issues.apache.org/jira/browse/KAFKA-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894295#comment-16894295 ]
ASF GitHub Bot commented on KAFKA-8222: --------------------------------------- abbccdda commented on pull request #7122: KAFKA-8222 & KIP-345 part 5: admin request to batch remove members based on instance id URL: https://github.com/apache/kafka/pull/7122 This PR adds supporting features for static membership. It could batch remove consumers from the group with provided `group.instance.id` list. *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are expected for any behaviour change and system tests should be considered for larger changes.* ### 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 > Admin client changes to add ability to batch remove static members > ------------------------------------------------------------------ > > Key: KAFKA-8222 > URL: https://issues.apache.org/jira/browse/KAFKA-8222 > Project: Kafka > Issue Type: Sub-task > Components: consumer, streams > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > After leave group [changes|https://issues.apache.org/jira/browse/KAFKA-8221] > become effective, we need to add admin support to use it. -- This message was sent by Atlassian JIRA (v7.6.14#76016)