You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/28 15:38:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17273810#comment-17273810 ] 

ASF subversion and git services commented on SOLR-14672:
--------------------------------------------------------

Commit acb98e549dd5027152d153171f7f2cf8975d6105 in lucene-solr's branch refs/heads/master from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=acb98e5 ]

SOLR-14672: Make timeouts configurable for the Streaming Expression SolrClientCache


> 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
>         Attachments: SOLR-14672.patch, SOLR-14672.patch
>
>
> 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