You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/06/15 17:52:00 UTC

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

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

Manikumar resolved KAFKA-1942.
------------------------------
    Resolution: Auto Closed

Closing as old consumer support is removed from ConsumerGroupCommand

> 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
>            Priority: Major
>         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
(v7.6.3#76005)