Replies: 1 comment 1 reply
-
In a short ... It cannot be removed. And you cannot set-up the mirroring as you try above with a single Mirror Maker instance. Kafka Mirror Maker 2 in Strimzi runs on top of distributed Kafka Connect. The So you can have multiple source clusters, but only one target cluster per MM2 instance. To do what you have above, you would need to have 3 separate MM2 instances: one for each target cluster. (TBH, not sure if such loop mirroring as you have there really works anyway, but that is a separate question I guess) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some question about mirrormaker2
As the title, is connectCluster must be same as targetCluster?
If so, why don't remove connectCluster?
And how to configure more than one targetCluster as below?
To me, document is not clear enough to figure it out
Thank for help
Beta Was this translation helpful? Give feedback.
All reactions