[
https://issues.apache.org/jira/browse/ROL-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Johnson updated ROL-1435:
------------------------------
Fix Version/s: 5.0
Assignee: Dave Johnson (was: Roller Unassigned)
> unregistering leases for scheduled tasks not working in JPA backend
> -------------------------------------------------------------------
>
> Key: ROL-1435
> URL: https://issues.apache.org/jira/browse/ROL-1435
> Project: Roller
> Issue Type: Bug
> Components: JPA Backend
> Affects Versions: 4.0
> Reporter: Allen Gilliland
> Assignee: Dave Johnson
> Fix For: 5.0
>
>
> The JPAThreadManagerImpl implementation of the unregisterLease() method is
> somehow not properly unregistering leases. When a lease is unregistered it
> is supposed to update the tasklock record in the database so that the
> timeLeased column is equal to the scheduled tasks interval, but in the JPA
> backend this is not happening properly and when a task is unregistered the
> timeLeased value is never updated.
> The end result is that tasks are not running at the proper intervals because
> they think something else still has a valid lease on the task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.