Hi,

I have read a bit on MirrorMaker 2 via 
https://kafka.apache.org/documentation/#georeplication-overview, and I am 
curious whether I can enable replication with MirrorMaker 2 without having to 
prefix the topic with the cluster name. Reasoning behind this is that I would 
like the client to always use the same topic name, regardless of the cluster it 
is connected to.

Note: I have seen the 
https://github.com/apache/kafka/blob/trunk/connect/mirror-client/src/main/java/org/apache/kafka/connect/mirror/DefaultReplicationPolicy.java
 but it isn't obvious to me yet whether MM2 takes care of preventing a 
replication loop.

Thanks for any hints!
Jake

Reply via email to