Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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 addresses the same issue for ZK based consumers.
Attachments
Issue Links
- duplicates
-
KAFKA-2000 Delete consumer offsets from kafka once the topic is deleted
- Resolved
- is related to
-
KAFKA-4095 When a topic is deleted and then created with the same name, 'committed' offsets are not reset
- Resolved