MirrorSourceConnector that creates remote topics. (target topic name) #5879
Unanswered
mike-serchenia
asked this question in
Q&A
Replies: 1 comment 7 replies
-
There is a Identity Replication Policy which you can use if you do not want to have the cluster name prefixed. I'm not aware of anything to add some custom prefix / suffix. You would need to write it your self. The link looks like something for Mirror Maker 1 where as you talk here about Mirror Maker 2. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
i was checking the documentation regarding mirror maker 2, looks like while replicating it prepends cluster-name to the terget topic. Is there a way to customize it? To prepend or append another prefix/postfix ? Or even provide custom dst topic name.
sth like
The main motivation of it is to have possibility to rename topics during replication.
the only way I found to do that is:
https://github.com/opencore/mirrormaker_topic_rename
but it's way too slow. 50k messages in 3h
Beta Was this translation helpful? Give feedback.
All reactions