jafka
jafka copied to clipboard
com.sohu.jafka.common.NoBrokersForPartitionException: Partition= demo
com.sohu.jafka.common.NoBrokersForPartitionException: Partition= demo
error occur when i use zookeeper to send message
make sure you start the jafka server(brokder) and can see it in zookeeper
I start jafka server and zookeeper. but i don't know how to see it in zookeeper
you can connect your zookeeper server by your client,then you can see the broker in the /brokers/ids/{id} (base on your zookeeper connect url)