Skip to content

Implement RedisLockRegistry [INT-3352] #7321

Closed
@spring-operator

Description

@spring-operator

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions