[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 (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 21 11:50:10 EST 2011


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


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