RedisBloom / JRedisBloom

Java Client for RedisBloom probabilistic module
https://redisbloom.io
BSD 2-Clause "Simplified" License
153 stars 33 forks source link

Issue: connect pool #21

Closed zhouyijiaren closed 3 years ago

zhouyijiaren commented 4 years ago

redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Failed connecting to host

gkorland commented 3 years ago

@zhouyijiaren did you manage to overcome this issue?