You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/10/28 15:28:00 UTC

[jira] [Resolved] (KAFKA-6117) One Broker down can't rejoin the cluster

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

Ismael Juma resolved KAFKA-6117.
--------------------------------
    Resolution: Auto Closed

Thanks for the JIRA. 0.8.2.x is unsupported at this point. Newer releases have a huge number of bug fixes, so please upgrade whenever possible.

> One Broker down can't rejoin the cluster
> ----------------------------------------
>
>                 Key: KAFKA-6117
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6117
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.2.2
>            Reporter: GangGu
>         Attachments: server.log
>
>
> One broker shutdown, I restart it, but it can't rejoin in the cluster.
> My broker's port is 6667. When i restart the broker,
> I used 'netstat -apn | grep '
> tcp        0      0 10.221.157.109:56482        10.221.157.109:6667         TIME_WAIT   -                   
> tcp        0      0 ::ffff:10.221.157.109:6667  :::*                        LISTEN      7349/java 
> these is no client connect.
> log list:
> -rw-r--r--. 1 kafka hadoop    215 Oct 25 18:03 controller.log
> -rw-r--r--. 1 kafka hadoop      0 Oct 25 18:03 kafka.err
> -rw-r--r--. 1 kafka hadoop 161010 Oct 25 18:22 kafka.out
> -rw-r--r--. 1 kafka hadoop      0 Oct 25 18:03 kafka-request.log
> -rw-r--r--. 1 kafka hadoop   2144 Oct 25 18:13 kafkaServer-gc.log
> -rw-r--r--. 1 kafka hadoop      0 Oct 25 18:03 log-cleaner.log
> -rw-r--r--. 1 kafka hadoop  97055 Oct 25 18:22 server.log
> -rw-r--r--. 1 kafka hadoop      0 Oct 25 18:03 state-change.log



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