-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Question] Exporter keep restarting because loss connection with broker #3624
Comments
+1 I am seeing the same issue with a similar configuration:
|
Is this during rolling update of the Kafka cluster or something like that? Or while the cluster is stable and running all the time? |
@scholzj When the cluster is stable and running all the time for me. |
@scholzj When the cluster is stable and running all the time for me too. Sending and receive msg is OK too. |
Yeah, I think the Exporter (and mainly the Sarama library it uses) have some issues in handling the restarts. There are some bug issues for it already. We will need to look into it. I think #2480 is the bug for tracking it. |
Probably because too limited CPU resource causing Kafka pod working un-normally. |
Any changes? See same issue |
When I try to publish metric onto Prometheus but with no luck. Check exporter found that it is keep restarting. Exporter's stdout are complaining that it lost connection with all brokers as below. Can anybody help me to provide some clue for resolving this ?
====exporter's stdout=======
====My Kafka/Exporter setting as below
Strimzi version: 0.18.0
Installation method: Operator
Kubernetes cluster: Kubernetes 1.16
Infrastructure: Bare metal
The text was updated successfully, but these errors were encountered: