Bug 534913 (RHQ-1663)

Summary: Allow DeleteResourceFacet to cleanly delete resources with more than one logical resource
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: Plugin ContainerAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: jshaughn
Target Milestone: ---Keywords: FutureFeature, Improvement
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1663
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Heiko W. Rupp 2009-02-25 11:42:00 UTC
This is related to https://jira.jboss.org/jira/browse/JOPR-79:

when a war file has multiple vhosts in JBossAS, it will show up as multiple resources in inventory.
When the user deletes one vhost in inventory, the underlying file will be deleted and other vhosts stay in
inventory as ghosts.

DeleteResourceFacet.deleteResources() needs a way to signal the PluginContainer other resource keys,
that should be un-inventoried as well when the 'original' resource got deleted.

Comment 1 Red Hat Bugzilla 2009-11-10 20:37:46 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1663


Comment 2 wes hayutin 2010-02-16 17:08:38 UTC
mass add of key word FutureFeature to help track

Comment 3 Jay Shaughnessy 2014-05-05 15:17:37 UTC
Related: Bug 607305 and Bug 1093822.