Bug 1107858
| Summary: | [AS7] Exception during discovery of Query Cache resources of RHQ Server resource | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Jay Shaughnessy <jshaughn> |
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Thomas Segismont <tsegismo> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.2.2 | CC: | hrupp, myarboro, nlarivie, skondkar, tsegismo |
| Target Milestone: | post-GA | Keywords: | Triaged |
| Target Release: | One-off release | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1033130 | Environment: | |
| Last Closed: | 2014-08-19 14:31:58 UTC | Type: | Bug |
| 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: | 1033130 | ||
| Bug Blocks: | 1088652, 1112696, 1117854, 1128960 | ||
|
Description
Jay Shaughnessy
2014-06-10 19:44:00 UTC
After some discussion, we've decided this type should be removed from 3.2.x as it has been for master/3.3. Any resources of this type will be removed on plugin update.
commit 14582be95876bf79b9a4ccf7b2a3b4bf14974517
Author: Jay Shaughnessy <jshaughn>
Date: Tue Jun 10 15:40:26 2014 -0400
Comment out Query Cache resource type (perf issue)
For the RHQ Server resource only, 2000+ Query cache resources are inventoried
The resource type will be commented out until we find a proper solution.
Conflicts:
modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Cherry-Pick master c7a1bad920666b9aec331441fef7da7d38c5f443
Will cherry-pick the final fix from Bug 1033130 See https://bugzilla.redhat.com/show_bug.cgi?id=1033130#c4 Fixed in release/jon3.2.x commit 4929d1397d7bd7b2753b52ebc3988f7e87a75efe Author: Thomas Segismont <tsegismo> Date: Thu Jun 12 23:48:37 2014 +0200 (cherry picked from commit a3480101861ae6aed8f20d9010507602796504cc) Verified on version : 3.2.0.GA Update 02 Build Number : dfe3e4b:cf4474c Deployed sample JavaEE6 application (javaee6-test-app.war) to EAP6 managed server. When the application is discovered, "Hibernate Persistence Unit" service was avaialble under "JPA" service. Verified that the 'Hibernate Persistence Unit' service has the 'view queries' operation and it shows success after scheduling. The stack trace is not observed in agent log after 'view queries' operation. |