[jira] [Commented] (OFBIZ-9297) EntityListIterator Not Closed for Entity [EntityName], caught in Finalize

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9297) EntityListIterator Not Closed for Entity [EntityName], caught in Finalize

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047671#comment-16047671 ]

Jacques Le Roux commented on OFBIZ-9297:
----------------------------------------

As I noted in OFBIZ-9385, there are few methods like FindServices.executeFind() or performFindParty service which can't be improved because they return an EntityListIterator. So methods using them must be carefully crafted to close the EntityListIterator. Most where already documented (in the framework). I completed few in applications at r1798495.

> EntityListIterator Not Closed for Entity [EntityName], caught in Finalize
> -------------------------------------------------------------------------
>
>                 Key: OFBIZ-9297
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9297
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Release
>
>
> This is an umbrella issue for all related ones



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)