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

Working with spring-data-redis #12

Open
ramchris opened this issue Dec 14, 2017 · 1 comment
Open

Working with spring-data-redis #12

ramchris opened this issue Dec 14, 2017 · 1 comment

Comments

@ramchris
Copy link

Hi there,
I tried to use this locking feature along with Jedis and Spring-data-redis and ran into the following issue described in the below stackoverflow issue.

https://stackoverflow.com/questions/47763245/cannot-get-jedis-connection-could-not-get-a-resource-from-the-pool

I believe it is caused when I try to create a separate instance of Jedis to lock instead of one created in the pool by spring-data-redis.

@ramchris
Copy link
Author

Did anyone successfully integrated this Jedis-lock with spring-data-redis and Jedis?

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

1 participant