[jboss-jira] [JBoss JIRA] (WFCORE-211) HC is over eager to remove its content
Emmanuel Hugonnet (JIRA)
issues at jboss.org
Fri Nov 21 02:50:39 EST 2014
[ https://issues.jboss.org/browse/WFCORE-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Hugonnet updated WFCORE-211:
-------------------------------------
Fix Version/s: 1.0.0.Alpha14
> HC is over eager to remove its content
> --------------------------------------
>
> Key: WFCORE-211
> URL: https://issues.jboss.org/browse/WFCORE-211
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 1.0.0.Alpha10
> Reporter: Emmanuel Hugonnet
> Assignee: Emmanuel Hugonnet
> Priority: Minor
> Fix For: 1.0.0.Alpha14
>
>
> If you deploy the same war twice (same hash with different names) on a domain then undeploy one the content is removed from the HC while it is still referenced and potentially useable.
> The content is not removed from the servers content directory.
> To reproduce :
> deploy /home/ehsavoie/dev/wildfly/quickstart/ejb-in-war/target/wildfly-ejb-in-war.war --runtime-name=first.war --server-groups=main-server-group --name=first.war
> deploy /home/ehsavoie/dev/wildfly/quickstart/ejb-in-war/target/wildfly-ejb-in-war.war --runtime-name=second.war --server-groups=main-server-group --name=second.war
> undeploy first.war --all-relevant-server-groups
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list