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

Neha Narkhede commented on KAFKA-1826:
--------------------------------------

[~onurkaraman] The topic tool should have actions related to kafka topics. It 
is cleaner to not include consumer related actions to the generic topic tool 
since that is linked to consumers, not necessarily topics. For this new 
consumer command, you would have options like --group, --delete and --topic to 
be able to perform actions that relate to consumers. The ConsumerCommand would 
look very similar to TopicCommand in its structure. The reason I suggested you 
take the patch in KAFKA-1476 is because it is essentially very close to 
including this ConsumerCommand. You can take that and add the --delete option. 

> add command to delete all consumer group information for a topic in zookeeper
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-1826
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1826
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>         Attachments: KAFKA-1826.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to