[ 
https://issues.apache.org/jira/browse/JENA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne resolved JENA-305.
--------------------------------

    Resolution: Fixed

This has been done and is now out-of-date.
                
> QueryExecution objects should be closed automatically after the iterators 
> from execSelect() or exec*Triples() are exhausted
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JENA-305
>                 URL: https://issues.apache.org/jira/browse/JENA-305
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>            Reporter: Stephen Allen
>            Assignee: Stephen Allen
>            Priority: Minor
>
> As a back-up for users, QueryExecution objects should be closed after the 
> iterators from execSelect() or exec*Triples() are exhausted.  Not closing 
> QueryExecution objects can leave open connections and exhaust resources 
> (especially when using QueryEngineHTTP, which leaves an HTTP connection open 
> and can exhaust Fuseki's thread pool).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to