huxihx created KAFKA-5715:
-----------------------------
Summary: ConsumerGroupCommand failed to show in ascending order
for partitions without consumers
Key: KAFKA-5715
URL: https://issues.apache.org/jira/browse/KAFKA-5715
Project: Kafka
Issue Type: Bug
Components: tools
Affects Versions: 0.11.0.0
Reporter: huxihx
Assignee: huxihx
Priority: Minor
For active consumer groups, ConsumerGroupCommand shows partitions in ascending
order which is a usually expected behavior for users. But for inactive groups
or partitions without consumer assigned, the tool prints them in a random
order. The behavior should be same for both inactive and active groups.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)