You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Health check still prints {"status": "nook"} and logs metadata could not be retrieved, assuming broker unhealthy: cannot fetch metadata. No topics created?
After health check restart it prints 200 {"broker":0,"status":"sync"}
Why is it still has unhealthy state? kafka_2.12-2.2.0
The text was updated successfully, but these errors were encountered:
Hello. I'm testing your health check:
{"broker":0,"status":"sync"}
{"status": "nook"}
{"status": "nook"}
andlogs metadata could not be retrieved, assuming broker unhealthy: cannot fetch metadata. No topics created?
{"broker":0,"status":"sync"}
Why is it still has unhealthy state? kafka_2.12-2.2.0
The text was updated successfully, but these errors were encountered: