[jboss-jira] [JBoss JIRA] Created: (JBAS-5952) Flush all CachableMarshalledValues as part of undeploy

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Sep 11 18:42:20 EDT 2008


Flush all CachableMarshalledValues as part of undeploy
------------------------------------------------------

                 Key: JBAS-5952
                 URL: https://jira.jboss.org/jira/browse/JBAS-5952
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-5.0.0.GA


For webapps that don't remove all items from the cache as part of undeploy (i.e. those not using region-based-marshalling), in webapp undeploy have to go through the cache region and flush all CachableMarshalledValue instances so we don't leak their classloader.

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