You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2015/01/09 20:15:34 UTC

[jira] [Commented] (KAFKA-1826) add command to delete all consumer group information for a topic in zookeeper

    [ 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)