jredis icon indicating copy to clipboard operation
jredis copied to clipboard

memory leak with HeartbeatJinn

Open raszi opened this issue 14 years ago • 4 comments

if the JRedisClient fails to connect to the server every connection attempt leaves a HeartbeatJinn in memory.

Because a ClientRuntimeException is thrown and the Thread will remain in the memory because nobody will stop it.

raszi avatar Sep 14 '10 09:09 raszi

I haven't pushed the patches for that yet -- its done and up fairly shortly. Thank you for reporting!

alphazero avatar Sep 14 '10 21:09 alphazero

could you give me more information when will be the fix pushed into the master? thanks!

raszi avatar Oct 18 '10 12:10 raszi

@alphazero, Any word on the status of this patch? Is it really still pending?

pastorius avatar Apr 29 '11 20:04 pastorius

Heartbeat has been disabled for quite a while now. However, the plumbing for event propagation is in a branch somewhere on one of my laptops :) I may get added but its a pain given then pulls that I took recently.

alphazero avatar Apr 30 '11 01:04 alphazero