You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "yuemeng (JIRA)" <ji...@apache.org> on 2018/01/04 03:53:00 UTC

[jira] [Updated] (KAFKA-6421) consumer group can't show when use kafka-consumer-groups tool if the leader of __consumer_offsets partition for this group changed

     [ https://issues.apache.org/jira/browse/KAFKA-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yuemeng updated KAFKA-6421:
---------------------------
    Description: 
follow steps will reproduce this problem:
1)there is a 3 brokers kafka cluster,use kafka-console-consumer.sh to consumer one topic and suppose group named "test-consumer-group"
2)suppose test-consumer-group will be write offset meta to partition 3 of 

> consumer group can't show when use kafka-consumer-groups tool if the leader of  __consumer_offsets partition for this group changed
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-6421
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6421
>             Project: Kafka
>          Issue Type: Bug
>          Components: offset manager, tools
>    Affects Versions: 0.10.2.0, 0.11.0.1, 1.0.0
>            Reporter: yuemeng
>            Priority: Critical
>
> follow steps will reproduce this problem:
> 1)there is a 3 brokers kafka cluster,use kafka-console-consumer.sh to consumer one topic and suppose group named "test-consumer-group"
> 2)suppose test-consumer-group will be write offset meta to partition 3 of 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)