Closed tdanylchuk closed 3 years ago
@tdanylchuk Thanks for the PR. It is now merged upstream and backported to 3.0.x
. Looking forward to more PR contributions.
Guys @sobychacko @garyrussell sorry for rising this topic once again but i do interested in
Also, I have a question from this case: isn't healthcheck for binder supposed to be DOWN is this case?
can healthcheck check kafkaConsumerContainer status also not the only topic and broker connectivity?
Sorry for tagging you guys @sobychacko @garyrussell but I just want to clean the dust from this topic regarding my question in the previous post, we faced a couple of times, that service was unable to consume records and was healthy so we needed to spend some time on the investigation since we have alerts only for service health status.
@tdanylchuk Could you start a new issue on this matter? It is easy to miss updates when commenting on closed issues. I didn't really fully understand the context, so it might be better to start a new thread/issue.
There are a few purposes of this change request:
So Recently I've tried to bump the cloud version to the latest and failed on deploying my app. In tests I have broker with all features enabled whereas on dev environment I have features like INCREMENTAL_ALTER_CONFIGS disabled.
Application yet successfully started but stream never went up due to
From this exception is not clear which bonder is actually causing an issue, so only debugging help.
Also, I have a question from this case: isn't healthcheck for binder supposed to be DOWN is this case?