Replies: 1 comment
-
Because you are using property replication.policy.separator: "" in your sourceConnector which is overriding the default dot policy separator. |
Beta Was this translation helpful? Give feedback.
0 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 Experts,
I was using the strimzi connector version
31.1
and testing the mirror maker functionality. Everything worked fine, but the internal topics were created without.
on the source cluster. Am I missing something? Please find my mirrormaker.yaml file below. ( I was following this git repo --> https://github.com/rmarting/strimzi-migration-demo)At the target cluster
At the source cluster ( note that I created manually the topic with the .)
Mirror maker, Yaml file
Both source and target Kafka clusters are running on the same k8s in separate namespaces. Can someone suggest what I am doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions