Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
4.1.2, 4.2.6, 3.2.11, 4.2.7
-
None
-
None
-
0
-
Turing Sprint 180, Turing Sprint 181
Description
When a cluster node has an active lock and is shutdown without releasing the lock. It's possible that the lock can't be reclaimed, whenever this server is up and running within the time that the lock should expire. When the server is up and running, the server keeps updating the expire time of the lock, while there is actually no process running.
The result is that no server is able to claim te lock, because the expire time will 'never' expire.
Attachments
Issue Links
- clones
-
REPO-1990 Lock manager unable to reclaim lock, because expire time still gets updated for 'running' jobs that no longer exist
- Closed