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

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

Ok, the patch I've just attached does it completely differently.  It supports 
timeout for making the connection and timeout for reads, the latter is 
equivalent to timeout to get first answer because it relates to how long the 
code waits for data to start coming back from the HTTP response.

Also please note that I had to semi-manually create the patch file because I 
haven't found a nice OS X subversion client that will do it for me yet so had 
to do a svn diff which included differences with .project and .settings file 
which I then manually removed from the generated file.
                
> 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
>         Attachments: QueryEngineHTTP_TimeoutsPatch.patch
>
>


--
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