[jboss-jira] [JBoss JIRA] (WFLY-122) Clean unreferenced deployments from the content repository

Jason Greene (JIRA) issues at jboss.org
Sun Dec 22 01:02:49 EST 2013


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

Jason Greene updated WFLY-122:
------------------------------

    Fix Version/s: 8.0.0.Final

    
> Clean unreferenced deployments from the content repository
> ----------------------------------------------------------
>
>                 Key: WFLY-122
>                 URL: https://issues.jboss.org/browse/WFLY-122
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Brian Stansberry
>             Fix For: 8.0.0.CR1, 8.0.0.Final
>
>
> The algorithm for removing unused deployments from the content repository is based on doing this as part of undeploy operation execution. This doesn't cover cases where the content is never explicitly undeployed. For example:
> 1) Scanner content that is updated when the server is offline; the old content will not have been "undeployed" during shutdown, and on startup the new content will be installed.
> 2) Similar issues with deployments generated from module resources (see "A Mixed Approach on https://community.jboss.org/wiki/ExtendingAS7). When the server shuts down, there is no "subsystem remove" as part of shutdown, so the content added during start will not be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list