Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jedis instance hget may get null value when use JedisPool in large link load #69

Closed
jinghong opened this issue Dec 15, 2010 · 3 comments
Milestone

Comments

@jinghong
Copy link

env: jedis1.5,common pool 1.5.5, tomcat 6.0.29,Spring 3.0
when large link load happen, the jedis instance from the JedisPool, using hget method may get null value, the probability of occurrence is 1/10000.

@xetorthio
Copy link
Contributor

Is there any way for you to reproduce this in some deterministic way in a test? It is very hard to check where is the bug and fix it otherwise

@xetorthio
Copy link
Contributor

I am closing this issue now. If it happens again, please try to post some way to reproduce this error.
thanks!!!

@wangmh
Copy link

wangmh commented Jul 14, 2011

it happens again
redis.clients.jedis.exceptions.JedisDataException: ERR unknown command 'HGETae1d9c30669c0c1d0a58d49133d4F17030068F8764BD5C7DBCF6AEDB80CB'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants