[jboss-jira] [JBoss JIRA] Updated: (JBAS-8764) Expired interval timers re-expire on restart
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Mon Dec 27 20:16:18 EST 2010
[ https://issues.jboss.org/browse/JBAS-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan updated JBAS-8764:
---------------------------------
Fix Version/s: TBD-6.x
(was: 6.0.0.Final)
> Expired interval timers re-expire on restart
> --------------------------------------------
>
> Key: JBAS-8764
> URL: https://issues.jboss.org/browse/JBAS-8764
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: System service
> Affects Versions: JBossAS-5.1.0.GA
> Reporter: Shaun Appleton
> Assignee: Brad Maxwell
> Fix For: TBD-6.x
>
> Attachments: EJBTimerServiceImpl.java, EJBTimerServiceImpl.java, ExampleTimerBean.java, JBPAPP-4681.patch, timerlogger.pdf
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list