Bug 534703 (RHQ-1474)
Summary: | Move configuration of Event sources to new Event tab | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Inventory | Assignee: | RHQ Project Maintainer <rhq-maint> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | mazz |
Target Milestone: | --- | Keywords: | FutureFeature, Improvement |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://jira.rhq-project.org/browse/RHQ-1474 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-11 22:05:00 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: | 585306 |
Description
Heiko W. Rupp
2009-02-04 14:50:00 UTC
One issue with this is that there is no separately defined events configuration system. Components are expected to utilize the standard connection properties (aka plugin configuration). Do you suggest changing this model or is there another way? There are two aspects: 1) Monitoring has its configuration on its tab and other subsystems too as far as they have something to configure - so for orthogonality, the configuration of Events should go to the Events tab 2) The other thing is indeed what you describe, that setting up of event sources should be decoupled from the classical plugin config. While I was originally more thinking of 1) it is clear that 2) is needed too. This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1474 mass add of key word FutureFeature to help track the entire events subsystem is eventually going to be reimplemented to use a distributed storage model (e.g. hadoop, NoSql, etc). Lets not refactor the current event subsystem/configuration only to throw it away later. Things work as is, its just in the plugin config tab not the events tab. Changing the model would also require some work to support backwards compatibility/upgrading. |