History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-905
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Joseph Marques
Reporter: Joseph Marques
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

alert template creation needs to perform work in smaller chunks

Created: 26/Sep/08 02:43 PM   Updated: 26/Sep/08 04:17 PM
Component/s: FX - Alerts, Core Server
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
AlertTemplateManagerBean.create/updateAlertTemplate {
   ...
   for (Resource res : type.getResources()) {
       // create/update alert def
   }
}

this works if there are a few thousand resources of each type...but failed when i tried to do it for a resource type with 57K committed resources of that type.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.