You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Atul T Renapurkar (JIRA)" <ji...@apache.org> on 2019/03/22 14:56:00 UTC

[jira] [Created] (KAFKA-8148) Kafka Group deletion

Atul T Renapurkar created KAFKA-8148:
----------------------------------------

             Summary: Kafka Group deletion
                 Key: KAFKA-8148
                 URL: https://issues.apache.org/jira/browse/KAFKA-8148
             Project: Kafka
          Issue Type: Bug
          Components: consumer
    Affects Versions: 2.0.0
            Reporter: Atul T Renapurkar


When I was trying to delete group with below command 

 

./kafka-consumer-groups.sh   --bootstrap-server zookeeper1:2181 zookeeper2:2181 zookeeper3:2181 --delete --group groupName

 

I am facing 

 

Error: Deletion of some consumer groups failed:

* Group 'groupName' could not be deleted due to: COORDINATOR_NOT_AVAILABLE
Please feel free If you required any additional information

Thanks and Regards,
Atul



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