Skip to content
Discussion options

You must be logged in to vote

I'm not sure where Strimzi fits into this. We deploy and configure Mirror Maker differently as a set of Kafka Connect connectors.

In Strimzi-based deployments, a situation like this happens when you are trying to do active-active mirroring with 2 MM2 instances, but you badly name the aliases of the Kafka clusters in the MM2 configuration. In particular, when the aliases are nto consistent.

For example

  • When you have cluster A and cluster B you want to have active-active mirroring between
  • In one instance of MM2, you call cluster A source and cluster B target
  • In second MM2 instance you call cluster A target and cluster B source

This leads to similar issues where the heartbeat topic is mirr…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vladimir-tsvetkov-nexo
Comment options

Answer selected by vladimir-tsvetkov-nexo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants