Bug 536398 (RHQ-751) - can't view non-measurement-based alert definitions or alert history after RHQ-742
Summary: can't view non-measurement-based alert definitions or alert history after RHQ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-751
Product: RHQ Project
Classification: Other
Component: Alerts
Version: 1.1pre
Hardware: All
OS: All
urgent
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On: RHQ-742
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-22 21:02 UTC by Joseph Marques
Modified: 2014-11-09 22:50 UTC (History)
1 user (show)

Fixed In Version: 1.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Joseph Marques 2008-08-22 21:02:00 UTC
the issue here is that the cache loading was sped up by tweaking how much data was loaded as well as the number of roundtrips required to pull that data into the cache.  as a result, AlertCondition had two fields marked as lazy, which were previously marked as eager.  i missed this during my initial testing, because i was focusing on the performance bottleneck at the time: measurement-based alerts.  and our smoke testing missed this too.

Comment 1 Joseph Marques 2008-08-22 21:30:35 UTC
branches/RHQ_1_0_1_GA_CP : rev1274 - only eagerly load the condition's corresponding MeasurementDefinition, if this is a measurement-based condition; 

Comment 2 Joseph Marques 2008-08-25 05:22:54 UTC
trunk (1.1.0-SNAPSHOT) : rev1276 - only eagerly load the condition's corresponding MeasurementDefinition, if this is a measurement-based condition;

Comment 3 Jeff Weiss 2008-08-28 19:55:50 UTC
Tested an operation based and availability based alert, both worked and could view in the history.  rev1304, linux, postgres.

Comment 4 Red Hat Bugzilla 2009-11-10 21:16:14 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-751



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