Replies: 1 comment 3 replies
-
You would probably need to write your own Replication Policy. You can check the existing policies in Kafka source codes as inspiration. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hey guys how are you?
I did some searching regarding the title, but I couldn't find a complete answer wether I can replicated a topic called say "my-topic" from kafka cluster A to a topic called "my-topic-mirrored" in kafka cluster B.
I did see some info regarding that in MM 2.0 and it makes me believe I can do it, which is a thing wasn't possible using previous MM version.
Could you please provide me with some data and help me figure this out?
I am using strimzi and would love to see how would you configure such a thing if that's actually possible (say something like that), thank you! : )
Beta Was this translation helpful? Give feedback.
All reactions