cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

kafka-web-console leaking sockets #66

Open ddorgan opened 9 years ago

ddorgan commented 9 years ago

I have seen this issue reported and closed in the past.

If you start the kafka web console on say Debian 8.0/Jessie with all requirements and connect it to some kafka brokers, you see the amounts of sockets in use going up and never being released.

This is very bad for both the machine running the kafka-web-console and of course the kafka server itself as it could run out of file descriptors.

Thanks, David

Avi-Levi commented 9 years ago

I'm experiencing the same issue

vsuthichai commented 9 years ago

Was there every any resolution on this? I like the tool overall, but this is a major issue that's stopping me from using it.

blue20080 commented 8 years ago

I hate this Bug.Let us fix it.