Dear all,
I am trying to run a Kafka experiment on Kubernetes where I would like to
control the number of messages sent/produced to the broker per unit
time/interval, and the number of messages being consumed by the consumer per
unit time/interval.
Controlling the number of messages sent/prod
Hi All,
If I have a 5 node zookeeper ensemble backing my 5 node Kafka cluster and if
more than 2 of the zookeeper nodes shutdown, Kafka producer clients are still
able to write to Kafka without any issues.
Is this normal behaviour ?
I always thought that zookeeper quorum should be available for