-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.2.0
-
None
-
Release Notes
-
-
Documented as Resolved Issue
-
NEW
When a EJB timer is cancelled, it no longer invokes the EJB Timeout and it is removed from the persistence store, however there is a TimerTaskImpl left in the Thread Pool, and it will continue to run and check the state (which is cancelled) and log debug messages. These should be removed as they are wasting CPU cycles.
- relates to
-
JBPAPP-8035 Use GPS Developed Fix for EJBTHREE-1330 [EJB timer service should use a thread pool to avoid OOM]
- Closed