Vincent Rischmann created KAFKA-4187:
----------------------------------------
Summary: Adding a flag to prefix topics with mirror maker
Key: KAFKA-4187
URL: https://issues.apache.org/jira/browse/KAFKA-4187
Project: Kafka
Issue Type: Improvement
Components: tools
Affects Versions: 0.10.0.1, 0.10.0.0, 0.9.0.1, 0.8.2.1
Reporter: Vincent Rischmann
Priority: Minor
So I have a setup where I need to mirror our production cluster to our
preproduction cluster, but can't use the original topic names.
I've patched mirror maker to allow me to define a prefix for each topic and I
basically prefix everything with mirror_. I'm wondering if there's interest for
this feature upstream ?
I have a patch available for Kafka 0.9.0.1 (what I'm using) and from what I've
seen it should apply well to Kafka 0.10.0.X too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)