[jboss-jira] [JBoss JIRA] (WFLY-2598) Timer with immediate execution considered not active and skipped

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Tue Dec 3 12:04:06 EST 2013


Eduardo Martins created WFLY-2598:
-------------------------------------

             Summary: Timer with immediate execution considered not active and skipped 
                 Key: WFLY-2598
                 URL: https://issues.jboss.org/browse/WFLY-2598
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: EJB
            Reporter: Eduardo Martins
            Assignee: Eduardo Martins


When scheduling a Timer for immediate (or close) timeout, the related timer task execution may start and check if the timer is active, before the timer is added to the timer service's scheduledTimerFutures map, and in such case the timer task will consider that the Timer is not active and skip the execution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list