HI All , We are seeing following behavior , let me know if its expected or some configuration error .
I have Apache Kafka running on three server on TLS protocol . They are clustered on ZK level . *Behaviour *, 1.* Unable to run only one instance* - When 2 out of 3 servers or instances goes down even the third one dies trying to connect to other two ZK hosts . 2. *Currently Replication Factor is set as 2* - Producer and consumer stops working when one out 3 server goes down . Thanks in advance