Bug 635835

Summary: PC should only ask discovery components for additional classpath URLs (i.e. client jars) if per-resource classloaders are enabled in the plugin container config
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: Plugin ContainerAssignee: Charles Crouch <ccrouch>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: low    
Version: 3.0.0CC: ccrouch, hbrock
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 726455 (view as bug list) Environment:
Last Closed: 2013-09-03 16:56:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 725852, 726455    

Description Ian Springer 2010-09-20 20:26:32 UTC
Otherwise, the plugin is doing unnecessary work, since the PC won't use the list of jars returned for anything anyway.

Comment 1 Ian Springer 2010-09-20 20:35:11 UTC
Fixed in master (commit 594c686) and release-3.0.0 (commit 0a244b7).

Comment 2 Mike Foley 2011-06-29 20:23:50 UTC
discussed with ips.  impossible to verify without attaching a debugger. the only case where per-res classloaders would not be enabled would be when the pc is running in the admin-console. no regressions there, or in other plugins.

Comment 5 Heiko W. Rupp 2013-09-03 16:56:28 UTC
Bulk closing of old issues that are in VERIFIED state.