]
Stuart Douglas updated WFLY-3430:
---------------------------------
Assignee: Stuart Douglas (was: Jason Greene)
Component/s: EJB
Recurring Timers are called concurrently
----------------------------------------
Key: WFLY-3430
URL:
https://issues.jboss.org/browse/WFLY-3430
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB
Affects Versions: 8.1.0.Final
Reporter: Carlos Barragan
Assignee: Stuart Douglas
Labels: timer
According to
https://docs.jboss.org/author/display/WFLY8/EJB+3+Reference+Guide recurring
timers should not be executed concurrently.
That is not the case. I don't think the current behavior is actually expected.