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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to