You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2019/01/11 12:19:00 UTC

[jira] [Commented] (JENA-1657) Close response stream of http connections

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

Andy Seaborne commented on JENA-1657:
-------------------------------------

{{execAsk}} may have a better pattern for operations that read all their results before returning.  It uses try-with-resource.


> Close response stream of http connections
> -----------------------------------------
>
>                 Key: JENA-1657
>                 URL: https://issues.apache.org/jira/browse/JENA-1657
>             Project: Apache Jena
>          Issue Type: Task
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> https://github.com/apache/jena/pull/520 from Vladislav Gordievskiy / https://github.com/vgordievskiy.
> Various "exec" operations in QueryEngineHTTP, for model/dataset/JSON results.
> {{SELECT}} and {{ASK}} are OK.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)