Skip to content

JedisPooled Connection not closing #3829

Answered by sazzad16
vikramchvc asked this question in Q&A
Discussion options

You must be logged in to vote

I was using jedispool earlier in which i was taking connection for jedis
pool and returning it back like this

try (Jedis jedis = jedisPool.getResource())
which was working fine

JedisPooled does exactly that internally 😕

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sazzad16
Comment options

Answer selected by vikramchvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants