[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread brian yoder (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294689#comment-14294689 ] brian yoder commented on OPENJPA-2566: -- It would seem that if I wrap my jpaEM with

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294260#comment-14294260 ] Rick Curtis commented on OPENJPA-2566: -- jpaEM and em should be the same instances..

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread brian yoder (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294252#comment-14294252 ] brian yoder commented on OPENJPA-2566: -- It seems the issue may be with this code -

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294128#comment-14294128 ] Rick Curtis commented on OPENJPA-2566: -- I am going to be that the problem is that G

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread brian yoder (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294109#comment-14294109 ] brian yoder commented on OPENJPA-2566: -- I removed the lines of code that cast the E

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294058#comment-14294058 ] Rick Curtis commented on OPENJPA-2566: -- Can you provide more details on what you su

[jira] [Commented] (OPENJPA-2566) Memory leak when using addFetchGroup?

2015-01-27 Thread brian yoder (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294044#comment-14294044 ] brian yoder commented on OPENJPA-2566: -- Also my EJB has @TransactionAttribute(Trans