Control assignment with Multiple KafkaConnect objects #7188
-
I have a "stable" KafkaConnect cluster with a single KafkaConnector pointing to a MySQL database. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Please make sure you properly configure the topics names of the KafkaConnect clusters: https://strimzi.io/docs/operators/latest/full/deploying.html#con-kafka-connect-multiple-instances-str ... without that, they will act as a single cluster because they will link with each other through the topics. |
Beta Was this translation helpful? Give feedback.
Please make sure you properly configure the topics names of the KafkaConnect clusters: https://strimzi.io/docs/operators/latest/full/deploying.html#con-kafka-connect-multiple-instances-str ... without that, they will act as a single cluster because they will link with each other through the topics.