Kafka 异常错误集合
发布时间
阅读量:
阅读量
1、启动生产者进程:
|[root@VM_0_16_centos config]# kafka-console-producer.sh --broker-list hadoop000:9092 --topic test sss [2018-05-08 22:56:08,946] WARN Error while fetching metadata with correlation id 0 : {test=LEADER_NOT_AVAILABLE} ( org.apache.kafka.clients.NetworkClient ) [2018-05-08 22:56:09,055] WARN Error while fetching metadata with correlation id 1 : {test=LEADER_NOT_AVAILABLE} ( org.apache.kafka.clients.NetworkClient ) [2018-05-08 22:56:09,159] WARN Error while fetching metadata
全部评论 (0)
还没有任何评论哟~
