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

Jalaz Kumar edited comment on SOLR-18242 at 5/15/26 5:50 PM:
-------------------------------------------------------------

got to know about assignment process in another ticket, thanks again. Pls 
ignore my assignment request.


was (Author: JIRAUSER311120):
understood about assignment process in another ticket, thanks again. Pls ignore 
my assignment request.

> 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: 0.5h
>  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