Replies: 4 comments 3 replies
-
Please share full configurations and full logs from the operator, brokers, etc.! Without that, nobody can tell you anything more detailed than that your readiness is failing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Last Logs from the operator |
Beta Was this translation helpful? Give feedback.
1 reply
-
Readiness failed: brokerState is 2 is now gone but now we have a other issue will create a new discussion for that |
Beta Was this translation helpful? Give feedback.
0 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.
-
We have Kafka Broker what is not getting healthy because of Readiness Probe fails
curl: (22) The requested URL returned error: 503
Have Investagating a little bit the Readiness lead to
kafka_readiness.sh -> kafka_readiness_kraft.sh -> curl http://localhost:8080/v1/ready/ --fail
executing this curl http://localhost:8080/v1/ready/ in Kafka Shell give this Info
Readiness failed: brokerState is 2
Any Idea how to fix that ?
Beta Was this translation helpful? Give feedback.
All reactions