You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2022/08/11 09:31:00 UTC

[jira] [Commented] (KAFKA-14161) kafka-consumer-group.sh --list not list all consumer groups

    [ https://issues.apache.org/jira/browse/KAFKA-14161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578351#comment-17578351 ] 

Luke Chen commented on KAFKA-14161:
-----------------------------------

[~yandufeng] , you should check your consumer setting. Not every consumer belongs to one group, and also, multiple consumers might belong to the same group. I'm not sure how Flink works with Kafka, but `kafka-console-consumer.sh` won't start a consumer group if you only use default option.

I'm going to close this ticket, unless you found there's indeed a consumer group but  kafka-consumer-group.sh cannot find it. Thanks.

 

> kafka-consumer-group.sh --list not list all consumer groups
> -----------------------------------------------------------
>
>                 Key: KAFKA-14161
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14161
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>         Environment: Cenots7.5
>            Reporter: yandufeng
>            Priority: Major
>
> Hello, we use kafka 2.8.1 version in production, i use kafka-console-consumer.sh command or flink sql job consume data of kafka topic, but i use kafka-consumer-group.sh --list --bootstrap-server:9092, only get two consumer group, why not get other consumer group?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)