Skip to content

Implement RedisLockRegistry [INT-3352] #7321

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

Closed
spring-operator opened this issue Apr 3, 2014 · 0 comments
Closed

Implement RedisLockRegistry [INT-3352] #7321

spring-operator opened this issue Apr 3, 2014 · 0 comments

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Apr 3, 2014

Gary Russell opened INT-3352 and commented

We introduced the LockRegistry in 2.1 but only have a RentrantLock implementation.

Implement a Redis version to provide a global lock mechanism - probably using SETNX or HSETNX with, say, the hostname as the value.


Issue Links:

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

No branches or pull requests

2 participants