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)