History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-2
Type: New Feature New Feature
Status: Accepted Accepted
Priority: Major Major
Assignee: Unassigned
Reporter: John Mazzitelli
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

Plugin container should be told what plugins to ignore

Created: 22/Feb/08 11:20 AM   Updated: 02/Dec/08 01:43 PM
Component/s: Plugin Container
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Relation

Date of First Response: 02/Dec/08 01:43 PM


 Description  « Hide
In order to reduce the footprint of the agent at runtime, we want to be able to configure the plugin container to ignore certain plugins. When the agent's plugin container is told to ignore certain plugins, the PC should just not load it, thus reducing the memory footprint of the agent. Reducing the number of types to discover and manage also reduces CPU utilization of the agent.

If the PC is told to ignore a plugin that is a dependency of a unignored plugin, an error should result. You can't disable or ignore plugins that other, unignored, plugins need. The agent startup should fail in this case.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Heiko W. Rupp - 02/Dec/08 01:43 PM
We should allow to manage this from the admin gui in the 'usual' per PC and template way, meaning that I can e.g. set the virt plugin to ignored for all agents, but enable it for one. Or the other way around.

I think this will become more important in the future.