Hi, I have a cluster of 3 Kafka brokers, and replication factor is 2. This means I can tolerate failure of 1 node without data loss.
Recently, one of my node crashed and some of my partitions went offline. I am not sure if this should be the case. Am I missing something. -Sameer.