[ https://issues.apache.org/jira/browse/SOLR-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843269#comment-17843269 ]
ASF subversion and git services commented on SOLR-17248: -------------------------------------------------------- Commit 57156cf014d9ea4d8b89700ef4ae9f608255ec69 in solr's branch refs/heads/backporting_SOLR-17248 from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=57156cf014d ] backporting SOLR-17248 > 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