Cyclic replication when connectCluster is set to source-cluster in MM2 #9198
Unanswered
lenin-joseph
asked this question in
Q&A
Replies: 1 comment 5 replies
-
This has to be the target cluster, yes. |
Beta Was this translation helpful? Give feedback.
5 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 tried to deploy MM2(unidirectional) closer to the source cluster and pointed connectCluster to the source-cluster. MM2 came up fine. However, I started seeing cyclic replication of messages within the source cluster itself. Is there any way to avoid this without setting connectCluster to the target-cluster?
Is it mandatory that the connectCluster should always point to the target-cluster? if so, CRD specification may have to be updated to reflect the same. Currently, it says
connectCluster -required-
The cluster alias used for Kafka Connect. The alias must match a cluster in
the list at
spec.clusters
.Regards,
Lenin Joseph
Beta Was this translation helpful? Give feedback.
All reactions