You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ramkumar Aiyengar (JIRA)" <ji...@apache.org> on 2015/08/02 11:50:04 UTC

[jira] [Created] (SOLR-7860) Standardize use of HttpSolrClients in Solr

Ramkumar Aiyengar created SOLR-7860:
---------------------------------------

             Summary: Standardize use of HttpSolrClients in Solr
                 Key: SOLR-7860
                 URL: https://issues.apache.org/jira/browse/SOLR-7860
             Project: Solr
          Issue Type: Improvement
            Reporter: Ramkumar Aiyengar
            Priority: Minor


{{HttpShardHandlerFactory}} and {{UpdateShardHandler}} already provide two places where one can get {{HttpSolrClient}}s with timeouts set up properly etc., but there are lots of miscellaneous places which instantiate their own, with hardcoded timeouts. These are just waiting for some environment to realize the timeouts are not suitable, and not configurable as well. We should standardize this (anyone knows why there two to begin with?), ideally this hardcoding shouldn't exist at all..



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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