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

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

Commit 23877e0867045eda06f3ee6388f318630c6d937b in solr's branch 
refs/heads/backporting_SOLR-17248 from Lamine
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=23877e08670 ]

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