feyman2016 opened a new pull request #8589:
URL: https://github.com/apache/kafka/pull/8589


   This PR is mainly to enhance 
https://issues.apache.org/jira/browse/KAFKA-9146.
   
   - `KafkaAdminClient#removeMembersFromConsumerGroup` now support "removeAll" 
members in a given group
   - New cmdline option: --force for StreamsResetter is introduced, if --force 
specified when using the StreamsResetter, then all the active static/dynamic 
members will be removed.
   
   Related KIP:
   KIP-571: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-571%3A+Add+option+to+force+remove+members+in+StreamsResetter
   ### 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


Reply via email to