Hi Bill, I don't know if this is exactly the same case (last part "when they get the topic tehy apply locally" is bit unclear), but we have setup with Kafka in DC A and consumers both in DC A and DC B. Actually we also have producers in A and B writing to Kafka in A, but we are trying to change this (we have 7ms trip time between DCs). We want to achieve DC-locality by using DC-aware service discovery and Hermes, our product built on top of Kafka.
BR, Adam 2015-05-19 20:46 GMT+02:00 Bill Hastings <bllhasti...@gmail.com>: > Hi All > > Has anyone tried this? We have two data centers A and B. We would like data > replicated between A and B. So I would like to have a kafka cluster set up > in A and B. When we need to replicate from A-->B I would like the app in A > publish a topic to the kafla cluster in data center A. The corresponding > consumers are in data center B. When they get the topic they apply locally. > Does this sound like a viable solution? > > -- > Cheers > Bill >