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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sat Nov 8 19:49:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBAS-5952.
----------------------------------

    Fix Version/s:     (was: JBossAS-5.0.0.GA)
       Resolution: Rejected


Not an issue -- as part of JBossCacheManager.stop(), all sessions are either passivated to disk or locally removed.

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