[jboss-jira] [JBoss JIRA] Created: (JBAS-6677) Cleanup inactive timer service instances for Entity Beans

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Mar 25 10:54:47 EDT 2009


Cleanup inactive timer service instances for Entity Beans
---------------------------------------------------------

                 Key: JBAS-6677
                 URL: https://jira.jboss.org/jira/browse/JBAS-6677
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: EJB2
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: JBossAS-5.1.0.CR1, JBossAS-6.0.0.Alpha1


Implement a cleanup operation that removes TimedObjectId/TimerServiceImpl pairings from 
EJBTimerServiceImpl.timerServiceMap when a timer entity bean has no active timers at passivation time. 

This should help avoid memory leaks in use cases like JBPM where entities are removed via 
Hibernate rather than doing entity.remove().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list