Kafka No broker in ISR for partition
问题 We have a Kafka cluster consists of 6 nodes. Five of the 6 nodes have zookeeper. A spark streaming job is reading from a streaming server, do some processing, and send the result to Kafka. From time to time the spark job got stuck, no data is sent to Kafka, and the job is restarted. The job keeps stuck and restarted until we manually restart the Kafka cluster. After restarting Kafka everything is working smoothly. Checking the Kafka logs we found this exception is thrown several times 2017-03