Replies: 1 comment 8 replies
-
So is the Kafka cluster running somewhere else? In other Kube cluster? Or why do you use the load balancers? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error while closing connection to broker internal-ELB-address 9094: write tcp 100.102.123.15:35898->10.2.20.119:9094: write: broken pipe
Keep getting these errors.
I have a kafka setup with loadbalancers for the brokers as explained in this article https://strimzi.io/blog/2019/05/13/accessing-kafka-part-4/
The broker does not have any errors. But I keep getting this.
Please suggest how to debug this to find what could be wrong in the setup.
Beta Was this translation helpful? Give feedback.
All reactions