You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Raghav <ra...@gmail.com> on 2018/06/07 18:23:56 UTC

Copy of Kafka Cluster in different Data Centers

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