Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api-Admin unhealthy in local instance #3171

Closed
AudreyKj opened this issue May 17, 2022 · 0 comments · Fixed by #3219
Closed

Api-Admin unhealthy in local instance #3171

AudreyKj opened this issue May 17, 2022 · 0 comments · Fixed by #3219
Assignees
Labels

Comments

@AudreyKj
Copy link
Contributor

AudreyKj commented May 17, 2022

Describe the bug

Api-Admin appears as unhealthy (both in the frontend and in the client.config response) in the local (on staging it appears as healthy) instance for the release candidate 0.44.0.

To Reproduce

Steps to reproduce the behavior:

1.create an airy instance
2. check the response of client.config

kubectl exec -it kafka-0 -c kafka-broker -- curl api-admin/actuator/health
{"status":"UP","groups":["liveness","readiness"]}% 

Screenshot 2022-05-17 at 11 29 02

Screenshot 2022-05-17 at 11 28 36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants