GangGu created KAFKA-6117: ----------------------------- Summary: 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)