kafka-web-console icon indicating copy to clipboard operation
kafka-web-console copied to clipboard

Failed to open a socket

Open petere opened this issue 10 years ago • 2 comments

I see lots of these in the logs:

[warn] application - Count not connect to partition leader x.x.x.x:9092. Error message: Failed to open a socket.

I can't make anything of that error message. The connection to that host and port should work and succeeds, for example, with netcat.

petere avatar Sep 11 '15 19:09 petere

I think this error is caused by too many tcp connect hasn't been released

zhaoxiaojie0415 avatar Sep 14 '15 03:09 zhaoxiaojie0415

That seems to match up with #66 then. I was just surprised that it happened really quickly, whereas I would expect a leak to take a longer time.

petere avatar Sep 14 '15 20:09 petere