[jboss-jira] [JBoss JIRA] (AS7-3119) Recurring timer might executed concurrent if the duration of the timeout method will be longer than the interval
Wolf-Dieter Fink (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 05:15:18 EST 2012
[ https://issues.jboss.org/browse/AS7-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659477#comment-12659477 ]
Wolf-Dieter Fink commented on AS7-3119:
---------------------------------------
Describe the behaviour here
https://docs.jboss.org/author/display/AS71/EJB+3+Reference+Guide
> Recurring timer might executed concurrent if the duration of the timeout method will be longer than the interval
> ----------------------------------------------------------------------------------------------------------------
>
> Key: AS7-3119
> URL: https://issues.jboss.org/browse/AS7-3119
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.0.Beta1b
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Labels: community, jboss7, timerservice
> Fix For: 7.1.0.Final
>
>
> Timer with a short interval might be called before the previous execution is finished.
> This concurrent execution might harm the Bean provider expectations and implementation.
> In previous releases (AS5 EAP5) the execution is dropped in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list