[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1367) InfinitePool makes SFSB passivation meaningless

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu May 15 18:25:22 EDT 2008


InfinitePool makes SFSB passivation meaningless
-----------------------------------------------

                 Key: EJBTHREE-1367
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1367
             Project: EJB 3.0
          Issue Type: Bug
          Components: core
    Affects Versions: AS 5.0.0.Beta4, AS 4.2.2.GA, AS 4.2.1.GA, AS 4.2.0 GA
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Critical
             Fix For: AS 5.0.0.CR1


InfinitePool maintains a list of all objects that have been created and not yet removed.  For SFSBs this essentially functions as a second cache and makes passivation pointless, since passivating from the SFSB cache doesn't remove the ref in the InfinitePool.

IIRC, the intent in 5.x is to get rid of the use of pools for SFSBs, but this is broken in 4.x as well.

-- 
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