Skip to main content

Question About Network Partition In Zookeeper Mode

Hi, everyone! I have a question about availability in zookeeper mode.


Question:
Can producers send messages if all brokers in a Kafka cluster are unable to communicate with each other while the connection between brokers and Zookeeper is normal? Thanks for anyone answering.

Comments