[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-998) enable removal of EJB3 Timers
William DeCoste (JIRA)
jira-events at lists.jboss.org
Fri Jun 29 09:33:57 EDT 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-998?page=comments#action_12367299 ]
William DeCoste commented on EJBTHREE-998:
------------------------------------------
I looked at the code briefly yesterday, but it looks like cancelling the Timer does not remove the Timer from the list of Timers maintained by the TimerService - so once you've created a Timer, there is no way to get rid of it so you have a leak. Cancelling the timer does not remove the Timer from the list of Timers in the TimerService.
> enable removal of EJB3 Timers
> -----------------------------
>
> Key: EJBTHREE-998
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-998
> Project: EJB 3.0
> Issue Type: Feature Request
> Affects Versions: AS 4.2.0 GA
> Reporter: William DeCoste
> Assigned To: William DeCoste
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list