[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2130) Expired interval timers re-expire on restart

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Jul 15 14:38:58 EDT 2010


    [ https://jira.jboss.org/browse/EJBTHREE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12539488#action_12539488 ] 

jaikiran pai commented on EJBTHREE-2130:
----------------------------------------

The issue has been reproduced and I can see what the problem is - the timer service implementation doesn't persist the next timeout value.


> Expired interval timers re-expire on restart
> --------------------------------------------
>
>                 Key: EJBTHREE-2130
>                 URL: https://jira.jboss.org/browse/EJBTHREE-2130
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: ejb3
>    Affects Versions: 1.1.22
>            Reporter: Shaun Appleton
>            Assignee: jaikiran pai
>         Attachments: ExampleTimerBean.java
>
>
> If you restart JBoss after an interval timer has expired it re-expires. This means the timer is, in effect, called every timer the server is restarted.
> The spec [section 18.4.2] states what should happen between a server crash and a restart - "Any interval timers that have expired during the intervening time must cause the timeout callback method to be invoked at least once upon restart."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list