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

ASF subversion and git services commented on SOLR-17248:
--------------------------------------------------------

Commit dd64a74db3625e7c3ad024996187e666b5158e3f in solr's branch 
refs/heads/branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=dd64a74db36 ]

Backporting SOLR-17248 to branch_9x (#2439)

* SOLR-17248: Refactor ZK related SolrCli tools to separate SolrZkClient and 
CloudSolrClient instantiation/usage  to fix branch_9x.

Co-authored-by: Lamine <[email protected]>
Co-authored-by: Lamine Idjeraoui <[email protected]>

> Refactor ZK related SolrCli tools to separate SolrZkClient and 
> CloudSolrClient instantiation/usage
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-17248
>                 URL: https://issues.apache.org/jira/browse/SOLR-17248
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Lamine
>            Assignee: Eric Pugh
>            Priority: Minor
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Many CLI tool-related classes currently duplicate SolrZkClient & 
> _CloudSolrClient_ instantiation, with the same code appearing 12 times across 
> 8 different classes. It would be beneficial to extract this instantiation and 
> reuse the code for easy maintainability
>  



--
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