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

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

Commit defe79b3c3f022eb678a02ceecaebcbbbeb446fb in solr's branch 
refs/heads/main from Lamine
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=defe79b3c3f ]

SOLR-17248: Refactor ZK related SolrCli tools to separate SolrZkClient and 
CloudSolrClient instantiation/usage  (#2417)

---------

Co-authored-by: Lamine Idjeraoui <lidjera...@apple.com>
Co-authored-by: Eric Pugh <ep...@opensourceconnections.com>

> 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: 5h 50m
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to