-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently every timer contains a handle upon creation. We can evaluate if we really need to create a handle for both persistent and non-persistent timers (the spec only require a handle for persistent timers). Also consider if we can lazily initialize timer handle.
- is related to
-
WFLY-15372 Remove the use of TimerHandle in ejb timer management operations
- Closed