[
https://issues.apache.org/jira/browse/JENA-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007955#comment-16007955
]
Andy Seaborne commented on JENA-1335:
-------------------------------------
[~jmvanel] - I can't recreate this because I haven't guessed what is happening
inside semantic-forms.cc.
What code is creating the connections out of Jena? Which Jena calle does it
make? Are there any errors?
How does the HTTP headers related because it says there is a Varnish cache in
the route?
I traced a normal URL read and the response input stream is properly closed at
least in the call path I was following.
If it's a caching HttpClient, it 's a {{ByteArrayInputStream}}; if it is a
pooling client it is a {{org.apache.http.conn.EofSensorInputStream}}.
> 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)