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

Mohammad Abboud updated KAFKA-10824:
------------------------------------
    Description: 
After a specific running time, the consumer groups will become inactive, while 
trying to reset the offsets, I get the message "*Connection to node -1 could 
not be established. Broker may not be available. 
(org.apache.kafka.clients.NetworkClient)*".

My work around is to delete all the *consumer_offsets* folders and restart the 
server.

below is the content of server.properties:

listeners=PLAINTEXT://0.0.0.0:9092

advertised.listeners=PLAINTEXT://Server01:9092

  was:After a specific running time, the consumer groups will become inactive, 
while trying to reset the offsets, I get the message "Connection to node -"


> Connection to node -1 could not be established. Broker may not be available.
> ----------------------------------------------------------------------------
>
>                 Key: KAFKA-10824
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10824
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer, KafkaConnect, network, offset manager
>    Affects Versions: 2.0.0, 2.1.1
>            Reporter: Mohammad Abboud
>            Priority: Major
>
> After a specific running time, the consumer groups will become inactive, 
> while trying to reset the offsets, I get the message "*Connection to node -1 
> could not be established. Broker may not be available. 
> (org.apache.kafka.clients.NetworkClient)*".
> My work around is to delete all the *consumer_offsets* folders and restart 
> the server.
> below is the content of server.properties:
> listeners=PLAINTEXT://0.0.0.0:9092
> advertised.listeners=PLAINTEXT://Server01:9092



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

Reply via email to