[ 
https://issues.apache.org/jira/browse/KAFKA-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Onur Karaman updated KAFKA-1942:
--------------------------------
    Attachment: delete-topic-describe-group-2-10-2015.txt

Attached a sample run showing the bug.

> ConsumerGroupCommand does not show offset information in ZK for deleted topic
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-1942
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1942
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Onur Karaman
>         Attachments: delete-topic-describe-group-2-10-2015.txt
>
>
> Let's say group g consumes from topic t. If we delete topic t using 
> kafka-topics.sh and then try to describe group g using ConsumerGroupCommand, 
> it won't show any of the partition rows for topic t even though the group has 
> offset information for t still in zk.



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

Reply via email to