Replies: 1 comment 7 replies
-
This normally means that there are not enough replicas of given partition online and in-sync. But the reasons for that can be different. |
Beta Was this translation helpful? Give feedback.
7 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.
-
I'm running Kafka version 3.0.0 on AKS clusters. The Kafka Cluster definition that I'm using for both the clusters is -
The MirrorMaker definition used here is -
Now, the MM2 pod is up and running but when I view the logs, I get the below error warning.
I have tried increasing the min.insync.replicas in Kafka Cluster definition as well but that didn't helped. Any input here would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions