Mirror between two external Kafka clusters using MirrorMaker2 #4979
Replies: 3 comments 9 replies
-
The |
Beta Was this translation helpful? Give feedback.
-
As suggested updates connect cluster with target cluster still getting issue. apiVersion: kafka.strimzi.io/v1alpha1
org.apache.kafka.connect.errors.ConnectException: Failed to connect to and describe Kafka cluster. Check worker's broker connection and security properties. |
Beta Was this translation helpful? Give feedback.
-
Mirror maker configuration. apiVersion: kafka.strimzi.io/v1alpha1
Broker and Zookeeper configuration. apiVersion: kafka.strimzi.io/v1alpha1 Kafka connect configuration apiVersion: kafka.strimzi.io/v1beta1
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have some trouble getting the MirrorMaker2 working between two clusters running in two different Azure AKS cluster namespaces.
MirrorMaker2 yaml:
I tried deploying MM as below,
connectCluster as the target
Copied the secret along with certificates from the target cluster
Logfile is given below:
Beta Was this translation helpful? Give feedback.
All reactions