[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1095) Deserializing Package Objects Consumes Large Amount of Memory
Ming Jin (JIRA)
jira-events at lists.jboss.org
Wed May 7 12:49:23 EDT 2008
[ http://jira.jboss.com/jira/browse/JBRULES-1095?page=all ]
Ming Jin closed JBRULES-1095.
-----------------------------
Resolution: Done
The custom serialization implemented for 5.0.0-M1 fixed this issue.
> Deserializing Package Objects Consumes Large Amount of Memory
> -------------------------------------------------------------
>
> Key: JBRULES-1095
> URL: http://jira.jboss.com/jira/browse/JBRULES-1095
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Drl Parser/Builder
> Affects Versions: 4.0.0.GA
> Environment: Windows
> Reporter: Ming Jin
> Assigned To: Mark Proctor
> Fix For: 5.0.0-M1
>
> Attachments: testdrools.zip
>
>
> Deserializing the Package objects from storage to memory consumes large amount of memory. My tests showed that for a serialized size of 1MB, 18MB of memory would be consumed during deserialization, mostly from the method org.drools.rule.Package.readExternal. A test program with resulting profile data would be uploaded.
--
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