You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Onur Karaman (JIRA)" <ji...@apache.org> on 2015/02/10 23:12:11 UTC

[jira] [Created] (KAFKA-1942) ConsumerGroupCommand does not show offset information in ZK for deleted topic

Onur Karaman created KAFKA-1942:
-----------------------------------

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


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)