You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: