[jboss-jira] [JBoss JIRA] Created: (JBFORUMS-135) Iteration over hibernate objects in Forums model classes
Ryszard Kozmik (JIRA)
jira-events at jboss.com
Thu Oct 12 12:58:41 EDT 2006
Iteration over hibernate objects in Forums model classes
--------------------------------------------------------
Key: JBFORUMS-135
URL: http://jira.jboss.com/jira/browse/JBFORUMS-135
Project: JBoss Forums
Issue Type: Bug
Reporter: Ryszard Kozmik
Assigned To: Ryszard Kozmik
Priority: Blocker
Fix For: 1.0.0 Beta
In many classes of Forums model which were inherited from portal forums we can find iterations over lazy initialized hibernate objects. Many methods kill laziness of hibernate objects and cause common execution of N+1 selects issue. This is really significant bug because when Forums run on real data it causes OOM and java heap space problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list