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
@beneo@mradzinski@woxiaobao@meltzow I have added some new code that should work given the changes to how Jedis releases connections to the pool simply by using the .close() method. Can you guys take a look at 78e7881 and make sure it looks good. I apologize for the whitespace changes it appears that previous authors weren't using IntelliJ with sensible formatting corrections.
i got exception
redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
why not release the connect ??
why there is no block with
The text was updated successfully, but these errors were encountered: