You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2021/01/27 19:16:00 UTC

[jira] [Updated] (SOLR-14672) Make timeouts configurable for the Streaming Expression SolrClientCache

     [ https://issues.apache.org/jira/browse/SOLR-14672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-14672:
----------------------------------
    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. 

  was:Currently the connection timeouts used by the SolrClientCache when creating new clients is hard coded. This ticket will make these settings configurable.


> Make timeouts configurable for the Streaming Expression SolrClientCache
> -----------------------------------------------------------------------
>
>                 Key: SOLR-14672
>                 URL: https://issues.apache.org/jira/browse/SOLR-14672
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Joel Bernstein
>            Priority: Major
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org