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

Rob Vesse commented on JENA-56:
-------------------------------

Ok, having delved further into the low level code I think I can see why you 
might want two timeouts - one for HTTP connection and one for HTTP read.

In that case the question becomes which timeout does the simpler 
setTimeout(long timeout) and setTimeout(long timeout, TimeUnit timeoutUnits) 
method set - the connect or the read?
                
> Add timeout processing to QueryEngineHTTP
> -----------------------------------------
>
>                 Key: JENA-56
>                 URL: https://issues.apache.org/jira/browse/JENA-56
>             Project: Jena
>          Issue Type: Sub-task
>          Components: ARQ
>            Reporter: Andy Seaborne
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to