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

David Smiley commented on SOLR-16435:
-------------------------------------

It's debatable why there's even a request timeout that is applied (by default) 
in the first place.  Our Apache HttpClient based HttpSolrClient has none.  
Streaming / long-lived usages obviously face problems with such timeouts.

> Add Request timeout to Http2SolrClient
> --------------------------------------
>
>                 Key: SOLR-16435
>                 URL: https://issues.apache.org/jira/browse/SOLR-16435
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Minor
>             Fix For: 9.2, 10.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> As of now, the request timeout is always set to the connection idle timeout. 
> Users may want to set a lower value to timeout the requests, and keep the 
> connection idleTimeout value higher.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to