Hi, I have configured 3 brokers and 3 zookeepers in different unix boxes. All are receiving message successfully.
1. Now leader broker got crashed and when I try to publish 10 message. some of them are getting failed with org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 30000 ms. Can you please advise 2. two broker including leader broker got crashed. I ran below command and found that some offline partiitions. Please advise why they are not getting re-assigned to third broker ? bin/kafka-topics.sh --describe --zookeeper localhost:2181 --topic RTL_RESERVATION_UPDATES --unavailable-partitions Regards Amar