[
https://issues.apache.org/jira/browse/ROL-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921451#action_12921451
]
Anil Gangolli commented on ROL-1435:
------------------------------------
Yes, I believe I may have fixed this in Revision 724008 (Sat Dec 6 16:53:11
2008 UTC). If testing on Oracle or Postgres, it would also require the
timestamp-related fixes for ROL-1760.
> 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.