[
https://issues.apache.org/jira/browse/JENA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446817#comment-16446817
]
ASF GitHub Bot commented on JENA-1528:
--------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/404
JENA-1528: Expose HTTP client socketTimeout from Jena
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JENA-1528
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/404.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #404
----
commit d609c13ea33007c5d657e43c5b5c1230978a883f
Author: ajs6f <ajs6f@...>
Date: 2018-04-21T14:12:56Z
JENA-1528: Expose HTTP client socketTimeout from Jena
----
> HttpQuery does not set the readTimeout
> --------------------------------------
>
> Key: JENA-1528
> URL: https://issues.apache.org/jira/browse/JENA-1528
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Affects Versions: Jena 3.7.0
> Reporter: Nicolas Labrot
> Assignee: A. Soroka
> Priority: Minor
>
> {{org.apache.jena.sparql.engine.http.HttpQuery#contextualizeTimeoutSettings}}
> sets the connectTimeout but not the readTimeout
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)