[ https://issues.apache.org/jira/browse/SOLR-16711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714698#comment-17714698 ]
ASF subversion and git services commented on SOLR-16711: -------------------------------------------------------- Commit f00d9cc3b87784f97914f631cb2a696cfa45797a in solr's branch refs/heads/branch_9x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=f00d9cc3b87 ] SOLR-16711: Extract SolrCLI tool implementations into their own package and classes (Take 2) (#1568) * Extract all the Tool related classes out of SolrCLI into their own classes. Reorganize all CLI related classes into new org.apache.solr.cli package. > Seperate tools out of SolrCLI.java into their own files. > -------------------------------------------------------- > > Key: SOLR-16711 > URL: https://issues.apache.org/jira/browse/SOLR-16711 > Project: Solr > Issue Type: Improvement > Components: clients - java > Affects Versions: 9.1.1 > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 3h 40m > Remaining Estimate: 0h > > On my flight home from vacation, I looked at SolrCLI again and found it > completly overwhelming of a class. I'd like to make it more manageable to > work with by pulling out the various Tools into a org.apache.solr.utils.cli > package. > I suspect there are opportunities to simplify how the various tools work as > well... -- 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