Bug 754861 - [RFE] [AS4/AS5/AS6] Availability of Datasource should reflect actual state of connection provided by the Datasource
Summary: [RFE] [AS4/AS5/AS6] Availability of Datasource should reflect actual state of...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.3
Hardware: All
OS: All
high
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-17 23:32 UTC by Larry O'Leary
Modified: 2022-03-31 04:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 710230 0 unspecified NEW as5 plugin: The result of invoking an operation can be misleading or confused with the actual result of the operation 2024-03-04 13:35:06 UTC
Red Hat Bugzilla 786161 0 high CLOSED [jboss-as-5 plugin] Add datasource availability as a trait 2021-02-22 00:41:40 UTC

Internal Links: 710230 786161

Description Larry O'Leary 2011-11-17 23:32:37 UTC
Currently a Datasource resource being monitored in RHQ will show as Available (UP) even if the underlying datasource is unavailable or user/password is not correct. This leads to false sense of state within a monitored/managed AS/EAP resource.

This RFE is requesting that the availability check for a Datasource do more then merely making sure the state of the Datasource component is RUNNING in the AS instances but instead that the connections provided by the Datasource are actually available. Essentially, the Datasource method testConnection() should be used to actually test the availability of a connection within the Datasource.


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