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

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

fedosov-alexander opened a new pull request #4968: KAFKA-5965: Remove 
Deprecated AdminClient from Streams Resetter Tool
URL: https://github.com/apache/kafka/pull/4968
 
 
   Removed usage of deprecated AdminClient from StreamsResetter
   No additional tests are required.
   
   ### 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 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


> Remove Deprecated AdminClient from Streams Resetter Tool
> --------------------------------------------------------
>
>                 Key: KAFKA-5965
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5965
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 1.0.0
>            Reporter: Bill Bejeck
>            Assignee: Alexander Fedosov
>            Priority: Major
>              Labels: newbie
>
> To break the dependency on using ZK, the {{StreamsResetter}} tool now uses 
> the {{KafkaAdminClient}} for deleting topics and the 
> {{kafka.admin.AdminClient}} for verfiying no consumer groups are active 
> before running.
> Once the {{KafkaAdminClient}} has a describe group functionality, we should 
> remove the dependency on {{kafka.admin.AdminClient}} from the 
> {{StreamsResetter}}.



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

Reply via email to