Zookeeper pods keep restarting every 60s #7334
morningspace
started this conversation in
General
Replies: 2 comments 4 replies
-
You should start by sharing your configuration and all your logs. Without that it is hard to say what is it doing and why. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@scholzj Thanks for your prompt reply! Which configuration and logs are you referring to? I thought for the zookeeper configuration, it has been included in the above logs, or you want to check the full logs of the zookeeper pod? I pasted the full logs as below. Hope that helps.
|
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I deployed strimzi kafka on my env using the operator but found that kafka is failed to start as zookeeper keeps restarting. After I did the following things just for troubleshooting:
I can see there's only one zookeeper pod launched but still keeps restarting every 60s. When checking the pod logs, it seems everything looks good. The pod logs will stop at the last line, "Peer state changed: leading ... ", till pod restarted. Any idea why it happens?
Here is the log details:
Beta Was this translation helpful? Give feedback.
All reactions