You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need help with a problem that I can't solve. I'm using Strimzi version 0.34 and facing an issue with Kafka Mirror Maker 2.
Context:
I have a source cluster which has 3 brokers and a target cluster which has 1 broker.
I tried to set up Kafka mirror maker 2 but I get an error (in debug mode): org.apache.kafka.common.errors.CoordinatorNotAvailableException: The coordinator is not available.
The reassuring element and not too much at the same time is that if I scale my target cluster with 3 brokers everything works perfectly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I need help with a problem that I can't solve. I'm using Strimzi version 0.34 and facing an issue with Kafka Mirror Maker 2.
Context:
I have a source cluster which has 3 brokers and a target cluster which has 1 broker.
I tried to set up Kafka mirror maker 2 but I get an error (in debug mode): org.apache.kafka.common.errors.CoordinatorNotAvailableException: The coordinator is not available.
The reassuring element and not too much at the same time is that if I scale my target cluster with 3 brokers everything works perfectly.
Did I forget a particular configuration?
Beta Was this translation helpful? Give feedback.
All reactions