Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently the connection timeouts used by the SolrClientCache when creating new clients is hard coded. This ticket will make these settings configurable.
I think the best approach here is to piggy back the existing command line startup params: socketTimeout, connTimeout. This will keep the timeouts in sync with HttpShardHandlerFactory which is probably fine.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-13459 Streaming Expressions experience a hard coded timeout
- Open
-
SOLR-13457 Managing Timeout values in Solr
- Open