Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.7.0
-
None
-
NA
Description
EjbTimerService fails to shut down after recent changes made for persistent timers.
The pausing of jobs rather than un-scheduling seems to block the first 'friendly' shutdown thread, causing the thread to wait for the defined timeout.
This occurs synchronously, so multiple scheduler shut down calls can take an age to complete.