You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2016/11/28 20:36:59 UTC

[jira] [Created] (KAFKA-4456) Offsets of deleted topics are not removed from consumer groups

Vahid Hashemian created KAFKA-4456:
--------------------------------------

             Summary: Offsets of deleted topics are not removed from consumer groups
                 Key: KAFKA-4456
                 URL: https://issues.apache.org/jira/browse/KAFKA-4456
             Project: Kafka
          Issue Type: Bug
            Reporter: Vahid Hashemian
            Assignee: Vahid Hashemian


For Java consumer based consumer groups that have been consuming from a topic, if the topic is removed, the offset information of that topic is not removed from the consumer group (i.e. the latest committed offset remains intact).

[KAFKA-4095|https://issues.apache.org/jira/browse/KAFKA-4095] addresses the same issue for ZK based consumers.



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