Jingxin Xu created KAFKA-8301: --------------------------------- Summary: None-exist topic make the process of describing consumer group blocked Key: KAFKA-8301 URL: https://issues.apache.org/jira/browse/KAFKA-8301 Project: Kafka Issue Type: Bug Components: admin Affects Versions: 1.1.1 Reporter: Jingxin Xu
I had some topics with none-exist partitions in a consumer group (forgot when I wrote these topics in my consumer groups), when I use `kafka-consumer-groups --group my_group --describe`, this command was pending and return nothing. -- This message was sent by Atlassian JIRA (v7.6.3#76005)