Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Auto Closed
-
None
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-1476 Get a list of consumer groups
- Resolved