Bill Bejeck created KAFKA-5965:
----------------------------------

             Summary: 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: Bill Bejeck


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
(v6.4.14#64029)

Reply via email to