Details
-
Enhancement
-
Resolution: Done
-
Major
-
None
Description
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.
Attachments
Issue Links
- is related to
-
JBEAP-23522 [GSS](7.4.z) WFLY-16298 - Improve performance related to TimerServiceImpl#scheduledTimerFutures
-
- Verified
-
- relates to
-
WFLY-17012 Created timer will random skipped due to "Timer is not active"
-
- Closed
-