2021年1月21日星期四

Not able to read messages from kafka consumer in kafka cluster setup

I have created two kafka brokers in a kafka cluster. When one broker is down I am not able to get any data to kafka consumer. I am using this command to read the messgaed from consumer: bin/kafka-console-consumer.sh --topic test_kafka_cluster --bootstrap-server 127.0.0.1:9092,127.0.0.2:9092 --from-beginning

https://stackoverflow.com/questions/65839586/not-able-to-read-messages-from-kafka-consumer-in-kafka-cluster-setup January 22, 2021 at 01:04PM

没有评论:

发表评论