You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/11/13 17:52:42 UTC

[jira] Commented: (OPENJPA-441) Memory increase when deleting objects

    [ https://issues.apache.org/jira/browse/OPENJPA-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542164 ] 

Patrick Linskey commented on OPENJPA-441:
-----------------------------------------

Does the increased memory usage continue across the transaction commit boundary?

> Memory increase when deleting objects
> -------------------------------------
>
>                 Key: OPENJPA-441
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-441
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: Kodo 4.1.4, JDK 6, ms sql server 2005, JTDS 1.2
>            Reporter: Christiaan
>
> This isssue is based on issue:
> http://issues.apache.org/jira/browse/OPENJPA-439
> When executing a delete on objects which all have been loaded into memory, the memory usage is doubled when calling pm.deletePersistentAll().
> The same testcase can be used which is attached to the linked issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.