cjmamo
cjmamo
The console regularly connects to brokers to retrieve partition log sizes so that you can view partition size over time. I've checked the code and the client is closed after...
@siyuanh & @unclebilly, as a temporary workaround, you can increase the _Offset Fetch Interval_ in _Settings_ to reduce the rate at which connections are created.
If there is demand then yes ;-)
Can you telnet to this address: _localhost:9092_?
By hanging, you mean that it doesn't attempt reconnection right? Do you get the same behaviour using previous versions of the console?
I'll attempt to replicate your issue. Please publish a Gist showing the HAProxy config you're using.
I tried your config but I couldn't replicate the hanging issue with Chrome. What I noticed is that if I stop and start HAProxy, the console doesn't reconnect to ZK...
This will be a tough one to replicate but I'll give it a go.
The first issue is a bug. To solve the second issue, I think you need to drop the PLAY_EVOLUTIONS table and re-apply all the evolutions.
Does this happen on a particular browser?