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 2017/05/10 14:20:04 UTC

[jira] [Comment Edited] (JENA-1335) HttpOp does not close HttpResponses.

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

Andy Seaborne edited comment on JENA-1335 at 5/10/17 2:19 PM:
--------------------------------------------------------------

Some {{HttpResponse}} are {{CloseableHttpResponse}}.

{{CaptureInput}} : Debugging shows that the {{InputStream}} is an {{ByteArrayInputStream}}, not streamed from the network so the response is closeable.



was (Author: andy.seaborne):
Some {{HttpResponse}}s are {{CloseableHttpResponse}}.

{{CaptureInput}} : Debugging shows that the {{InputStream}} is an {{ByteArrayInputStream}}, not streamed from the network so the response is closeable.


> HttpOp does not close HttpResponses.
> ------------------------------------
>
>                 Key: JENA-1335
>                 URL: https://issues.apache.org/jira/browse/JENA-1335
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.3.0
>            Reporter: Andy Seaborne
>
> From https://lists.apache.org/thread.html/d38ee72f8aabbebc86154fa5915ec14009b38d2c815146470034921a@%3Cusers.jena.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)