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

ASF GitHub Bot updated SOLR-18242:
----------------------------------
    Labels: newdev pull-request-available  (was: newdev)

> Refactor: SolrClientCache shouldn't be used by DistribFileStore
> ---------------------------------------------------------------
>
>                 Key: SOLR-18242
>                 URL: https://issues.apache.org/jira/browse/SOLR-18242
>             Project: Solr
>          Issue Type: Task
>            Reporter: David Smiley
>            Priority: Major
>              Labels: newdev, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The DistribFileStore shouldn't be using the SolrClientCache.  it should 
> simply use CoreContainer.getDefaultHttpSolrClient where it can call 
> request.processWithBaseUrl using that client.
> The overarching theme is to reduce SolrClientCache to only where it's truly 
> needed, and this spot certainly doesn't warrant it.  Furthermore this is the 
> only caller of SolrClientCache.getHttpSolrClient outside of solrj-streaming, 
> and I'm looking to remove that method altogether eventually.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to