You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "label (Jira)" <ji...@apache.org> on 2021/07/13 07:34:00 UTC

[jira] [Created] (KAFKA-13076) cannot consumer

label created KAFKA-13076:
-----------------------------

             Summary: cannot consumer
                 Key: KAFKA-13076
                 URL: https://issues.apache.org/jira/browse/KAFKA-13076
             Project: Kafka
          Issue Type: Bug
          Components: consumer
    Affects Versions: 2.7.0
            Reporter: label
         Attachments: image-2021-07-13-15-25-42-375.png

After kafka (kafka_2.12-2.7.0) restarts, it can produce or consume.

 

The product send one message "1"

then sees that the log file is being added and the file is increasing,

but the consumer is always unable to connect.

 

ConsumerErrorMsg:
[2021-07-08 17:30:39,981] WARN [Consumer clientId=consumer-debug_producer_group-1, groupId=debug_producer_group] Error while fetching metadata with correlation id 2 : \{debug_producer=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient)
 
 

!image-2021-07-13-15-25-42-375.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)