Hi We want to have to have two copies of our Kafka cluster (in two different data centers). In case one DC is unavailable, the Kafka Cluster in other data center should be able to serve.
1. What are the recommended ways to achieve this ? I am assuming using mirrormaker, we can achieve this. Any DOs or DON'Ts ? 2. How does ZooKeeper needs to be handled ? Any DOs or DON'Ts for ZK ? Thanks R