[ 
https://issues.apache.org/jira/browse/SOLR-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081044#comment-18081044
 ] 

Jalaz Kumar commented on SOLR-18242:
------------------------------------

[~dsmiley] have raised PR for the same, let me know if I missed understood the 
requirements. 

Can this Jira be assigned to me?

> 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