Aklakan commented on issue #1384:
URL: https://github.com/apache/jena/issues/1384#issuecomment-1155539386

   Sigh, too many issues lately so I it happens I do things too hastily - I 
didn't notice that the stack overflow snippet referred to apache http client 
because the title referred to java http and is googled for java net http.
   
   I see, the method now is [java.net.http.HttpClient.Builder.connectTimeout 
(javadoc)](https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.Builder.html#connectTimeout(java.time.Duration))
   
   So I'll look into supplying my own HttpClient instance via 
`RDFConnectionRemoteBuilder#httpClient` then which would be good enough for my 
use case.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to