[jboss-jira] [JBoss JIRA] Resolved: (JBFORUMS-135) Iteration over hibernate objects in Forums model classes
Ryszard Kozmik (JIRA)
jira-events at jboss.com
Mon Nov 20 08:16:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBFORUMS-135?page=all ]
Ryszard Kozmik resolved JBFORUMS-135.
-------------------------------------
Resolution: Done
DONE :-)
> 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
>
> Time Spent: 1 week, 2 hours, 30 minutes
>
> 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