-
Enhancement
-
Resolution: Done
-
Major
-
None
org.jboss.as.ejb3.timerservice.TimerServiceImpl#scheduledTimerFutures maintains a HashMap of timer id to TimerTask. Currently all access to it is wrapped in synchronized block. Need to investigate if we can optimize the locking to improve response time.
- is related to
-
JBEAP-23522 [GSS](7.4.z) WFLY-16298 - Improve performance related to TimerServiceImpl#scheduledTimerFutures
- Closed
- relates to
-
WFLY-17012 Created timer will random skipped due to "Timer is not active"
- Closed