Bug 534704 (RHQ-1475) - Redesign plugin-api for 2pc configuration (especially for plugin-config)
Summary: Redesign plugin-api for 2pc configuration (especially for plugin-config)
Keywords:
Status: NEW
Alias: RHQ-1475
Product: RHQ Project
Classification: Other
Component: Configuration
Version: unspecified
Hardware: All
OS: All
low
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-04 14:56 UTC by Heiko W. Rupp
Modified: 2022-03-31 04:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2009-02-04 14:56:00 UTC
Currently, there is no way to check if a potential new plugin-config is valid or not. When a user makes a bad change, the connection to the managed resource will break and the user will see a red or yellow alert box.

We should split this into two parts:
- first an optional verify step that the plugin writer can overwrite -- as default it returns "valid"
  - even for valid configurations it should be possible to return warning or information messages 
- second if the config was considered valid in the first step the actual activation of this new config.

This is no trivial request, as it will include changes in server, plugin-api, gui and plugins.

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


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

Comment 4 Jay Shaughnessy 2014-05-02 20:58:54 UTC
H, Are you still interested in doing this?

Comment 5 Heiko W. Rupp 2014-05-03 07:39:18 UTC
Yes :) See https://docs.jboss.org/author/display/RHQ/2-phase+discovery


Note You need to log in before you can comment on or make changes to this bug.