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.