KafkaMirrorMaker2 create failed #4237
lanzhiwang
started this conversation in
General
Replies: 3 comments 3 replies
-
The log from Mirror Maker does not suggest any error. So I have no clue why it is crash looping. Are you sure this is the complete log? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I compared the correct log, I think it may be related to these warnings abnormal cluster:
normal cluster :
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Will it be related to the election of control nodes inside the Kafka cluster? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In order to test the function of KafkaMirrorMaker2, I created the simplest kafka and KafkaMirrorMaker2 in the same k8s cluster.
The created pod is always in CrashLoopBackOff state, and the three topics of
heartbeats
,mm2-offset-syncs.my-cluster-target.internal
, andmy-cluster-source.checkpoints.internal
cannot be successfully created automatically.pod log:
May I ask what is the reason for this and how should I debug
Beta Was this translation helpful? Give feedback.
All reactions